Status: Pass 291 Failure 7 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 0 | 4 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
fail
ft1.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:18:42,228 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST https://10.4.3.39/volume/v3/volumes 0.255s
2026-06-19 03:18:42,228 106216 DEBUG [tempest.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-836333992"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42b6a05-1b00-43ad-a415-56aa2e2d5de2', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42b6a05-1b00-43ad-a415-56aa2e2d5de2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"volume": {"id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:42.179167", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-836333992", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-19 03:18:42,268 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0 0.035s
2026-06-19 03:18:42,269 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdc1e43-7d7a-4c18-8bab-98b87be312b0', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdc1e43-7d7a-4c18-8bab-98b87be312b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0'}
Body: b'{"volume": {"id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:42.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-836333992", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d6789f58d286423f92e07b93114fa03f"}}'
2026-06-19 03:18:43,304 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0 0.030s
2026-06-19 03:18:43,304 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d620a9-ce9c-46e8-9c20-f2640ff6821b', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d620a9-ce9c-46e8-9c20-f2640ff6821b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0'}
Body: b'{"volume": {"id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:42.000000", "updated_at": "2026-06-19T03:18:42.000000", "name": "tempest-VolumeDependencyTests-Volume-836333992", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d6789f58d286423f92e07b93114fa03f"}}'
2026-06-19 03:18:43,309 106216 INFO [tempest.common.waiters] volume 8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0 reached available after waiting for 1.309165 seconds
2026-06-19 03:18:43,389 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST https://10.4.3.39/volume/v3/snapshots 0.080s
2026-06-19 03:18:43,389 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "name": "tempest-VolumeDependencyTests-Snapshot-809423168"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e547483-b802-47ee-89cf-3d202a989871', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e547483-b802-47ee-89cf-3d202a989871', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "created_at": "2026-06-19T03:18:43.362620", "updated_at": null, "name": "tempest-VolumeDependencyTests-Snapshot-809423168", "description": null, "volume_id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "creating", "size": 1, "metadata": {}}}'
2026-06-19 03:18:43,409 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/snapshots/844f8fd9-ba03-4031-9fc5-9ee7fbee1604 0.018s
2026-06-19 03:18:43,409 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd9066e-ebfe-486d-9b00-948badaec996', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd9066e-ebfe-486d-9b00-948badaec996', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/snapshots/844f8fd9-ba03-4031-9fc5-9ee7fbee1604'}
Body: b'{"snapshot": {"id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "created_at": "2026-06-19T03:18:43.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Snapshot-809423168", "description": null, "volume_id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6789f58d286423f92e07b93114fa03f", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-06-19 03:18:44,431 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/snapshots/844f8fd9-ba03-4031-9fc5-9ee7fbee1604 0.020s
2026-06-19 03:18:44,431 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcd3fb9-93bc-4381-abd7-eaa13f8987b1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcd3fb9-93bc-4381-abd7-eaa13f8987b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/snapshots/844f8fd9-ba03-4031-9fc5-9ee7fbee1604'}
Body: b'{"snapshot": {"id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "created_at": "2026-06-19T03:18:43.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-VolumeDependencyTests-Snapshot-809423168", "description": null, "volume_id": "8d8d88c9-dcba-4a77-9c10-cd3d20e1a1f0", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6789f58d286423f92e07b93114fa03f", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-19 03:18:44,433 106216 INFO [tempest.common.waiters] snapshot 844f8fd9-ba03-4031-9fc5-9ee7fbee1604 reached available after waiting for 1.433378 seconds
2026-06-19 03:18:44,626 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST https://10.4.3.39/volume/v3/volumes 0.193s
2026-06-19 03:18:44,626 106216 DEBUG [tempest.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": {"snapshot_id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-285143836"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7290b2-edd1-471d-88e6-d983dc2b21d5', 'content-length': '801', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7290b2-edd1-471d-88e6-d983dc2b21d5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"volume": {"id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:44.567002", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-285143836", "description": null, "volume_type": "storpool", "snapshot_id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-19 03:18:44,660 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93 0.028s
2026-06-19 03:18:44,660 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85e0c12-5b6d-4c3f-95f7-33dac13b3f82', 'content-length': '869', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85e0c12-5b6d-4c3f-95f7-33dac13b3f82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93'}
Body: b'{"volume": {"id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:45.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-285143836", "description": null, "volume_type": "storpool", "snapshot_id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d6789f58d286423f92e07b93114fa03f"}}'
2026-06-19 03:18:45,706 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93 0.041s
2026-06-19 03:18:45,706 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6d0255-2a3b-4ebb-b48f-ba017e23f749', 'content-length': '894', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6d0255-2a3b-4ebb-b48f-ba017e23f749', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93'}
Body: b'{"volume": {"id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:45.000000", "updated_at": "2026-06-19T03:18:45.000000", "name": "tempest-VolumeDependencyTests-Volume-285143836", "description": null, "volume_type": "storpool", "snapshot_id": "844f8fd9-ba03-4031-9fc5-9ee7fbee1604", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/2985a1b6-b875-4754-8911-6b70ec38fa93"}], "user_id": "e0e68c3369c94d4d80907872e1af3469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d6789f58d286423f92e07b93114fa03f"}}'
2026-06-19 03:18:45,713 106216 INFO [tempest.common.waiters] volume 2985a1b6-b875-4754-8911-6b70ec38fa93 reached available after waiting for 1.713354 seconds
2026-06-19 03:18:45,816 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST https://10.4.3.39/volume/v3/snapshots 0.103s
2026-06-19 03:18:45,816 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "name": "tempest-VolumeDependencyTests-Snapshot-1407044598"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3525064-3ec3-446f-b859-b30fe22a5b23', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3525064-3ec3-446f-b859-b30fe22a5b23', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "857f191c-de2d-4f18-a3e4-56dfbc901cf7", "created_at": "2026-06-19T03:18:45.781067", "updated_at": null, "name": "tempest-VolumeDependencyTests-Snapshot-1407044598", "description": null, "volume_id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "status": "creating", "size": 1, "metadata": {}}}'
2026-06-19 03:18:45,844 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET https://10.4.3.39/volume/v3/snapshots/857f191c-de2d-4f18-a3e4-56dfbc901cf7 0.026s
2026-06-19 03:18:45,844 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b117ba46-c798-4743-bdb6-9253c7907a1f', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b117ba46-c798-4743-bdb6-9253c7907a1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/snapshots/857f191c-de2d-4f18-a3e4-56dfbc901cf7'}
Body: b'{"snapshot": {"id": "857f191c-de2d-4f18-a3e4-56dfbc901cf7", "created_at": "2026-06-19T03:18:46.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Snapshot-1407044598", "description": null, "volume_id": "2985a1b6-b875-4754-8911-6b70ec38fa93", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6789f58d286423f92e07b93114fa03f", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-06-19 03:18:47,104 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 500 GET https://10.4.3.39/volume/v3/snapshots/857f191c-de2d-4f18-a3e4-56dfbc901cf7 0.258s
2026-06-19 03:18:47,104 106216 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e67613-55c5-4f58-a42e-880a2c339c4f', 'x-openstack-request-id': 'req-b3e67613-55c5-4f58-a42e-880a2c339c4f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/volume/v3/snapshots/857f191c-de2d-4f18-a3e4-56dfbc901cf7'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 90, in test_delete_dep_chain
snapshot_of_vol_2 = self.create_snapshot(volume_2)['id']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 123, in create_snapshot
waiters.wait_for_volume_resource_status(cls.snapshots_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 57, in show_snapshot
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
fail
ft1.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:18:47,187 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 500 POST https://10.4.3.39/volume/v3/volumes 0.079s
2026-06-19 03:18:47,187 106216 DEBUG [tempest.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-2088245331"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9932e4-cba9-4ea9-85db-3ae72c646def', 'x-openstack-request-id': 'req-1d9932e4-cba9-4ea9-85db-3ae72c646def', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2
volume_1 = self.create_volume()['id']
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 98, in create_volume
volume = cls.volumes_client.create_volume(**kwargs)['volume']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
fail
ft1.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:18:47,274 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 500 POST https://10.4.3.39/volume/v3/volumes 0.084s
2026-06-19 03:18:47,274 106216 DEBUG [tempest.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-1203495051"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cb6e67-8ad8-46e2-b094-8f3f348ae8e2', 'x-openstack-request-id': 'req-a9cb6e67-8ad8-46e2-b094-8f3f348ae8e2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/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/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 98, in create_volume
volume = cls.volumes_client.create_volume(**kwargs)['volume']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
fail
ft1.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:18:47,344 106216 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 500 POST https://10.4.3.39/volume/v3/volumes 0.066s
2026-06-19 03:18:47,344 106216 DEBUG [tempest.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-494781885"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-7403491e-e4fa-4e0a-aee9-48e0c6bb24ae', 'x-openstack-request-id': 'req-7403491e-e4fa-4e0a-aee9-48e0c6bb24ae', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume
source_volume = self.create_volume()
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 98, in create_volume
volume = cls.volumes_client.create_volume(**kwargs)['volume']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tearDownClass (tempest.scenario.test_volume_boot_pattern | 1 | 0 | 1 | 0 | 0 | Detail | |
TestVolumeBootPattern) |
fail
ft2.1: tearDownClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)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 757, in clear_credentials
cls._creds_provider.clear_creds()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 587, in clear_creds
self._clear_isolated_net_resources()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 577, in _clear_isolated_net_resources
self._clear_isolated_subnet(creds.subnet['id'],
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 540, in _clear_isolated_subnet
client.delete_subnet(subnet_id)
File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 860bd1aa-acd0-4a11-bd8b-60ed463b84a4: One or more ports have an IP allocation from this subnet.', 'detail': ''}
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt3.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt3.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft3.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:05:49,441 106210 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-666201747 on backend None
2026-06-19 03:05:49,473 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.39/volume/v3/types 0.031s
2026-06-19 03:05:49,473 106210 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-luksv2-666201747", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32188972-6bc2-4e91-b8bb-8554a8e4da5a', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32188972-6bc2-4e91-b8bb-8554a8e4da5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/types'}
Body: b'{"volume_type": {"id": "cd260097-6cba-4e3a-8c50-99376407d566", "name": "tempest-scenario-type-luksv2-666201747", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-19 03:05:49,474 106210 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: cd260097-6cba-4e3a-8c50-99376407d566
2026-06-19 03:05:49,507 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.39/volume/v3/types/cd260097-6cba-4e3a-8c50-99376407d566/encryption 0.032s
2026-06-19 03:05:49,507 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83214741-8957-44a1-b66e-09561db4420d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83214741-8957-44a1-b66e-09561db4420d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/types/cd260097-6cba-4e3a-8c50-99376407d566/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "cd260097-6cba-4e3a-8c50-99376407d566", "encryption_id": "075bb0cc-2570-4377-8059-c050f1faada8"}}'
2026-06-19 03:05:49,718 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.39/volume/v3/volumes 0.209s
2026-06-19 03:05:49,718 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14c8c78-2ba1-432e-b8aa-6d50881cb85b', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14c8c78-2ba1-432e-b8aa-6d50881cb85b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:49.638130", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 03:05:49,829 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.39/identity/v3/auth/tokens 0.102s
2026-06-19 03:05:49,829 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2935', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2dacbe08-e4cd-4b19-9bc5-5a7eee61338e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "name": "tempest-TestEncryptedCinderVolumes-75386228-project-member", "password_expires_at": null}, "audit_ids": ["Xexs2LENRi-F7BlZnZBVaQ"], "expires_at": "2026-06-19T04:05:49.000000Z", "issued_at": "2026-06-19T03:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b94a69d39e1346b0b46df62d9fa40f99", "name": "tempest-TestEncryptedCinderVolumes-75386228"}, "is_domain": false, "roles": [{"id": "756b8a708ca24b15be3dd8c77c242ae1", "name": "reader"}, {"id": "d942a120d0214224b66292e77013f6f1", "name": "member"}], "catalog": [{"endpoints": [{"id": "07468144f41442c891f36938bef66f37", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.39:8080", "region": "RegionOne"}, {"id": "e2be42a0621e4fe9a95b0f1b0c0955aa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39:8080/v1/AUTH_b94a69d39e1346b0b46df62d9fa40f99", "region": "RegionOne"}], "id": "09e8cd603d5d4e319e9da98a48d8c01b", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "371e4d066012430cb43b74d3e8e4d7ce", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/networking", "region": "RegionOne"}], "id": "1b230e52d3d34522a80f61382799ba3a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9a0f796e55b94acbbc958ffe6d105339", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/image", "region": "RegionOne"}], "id": "21db7888f86940a7a17f34476075022d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f4aeea5882b7416b90ba08cfe46bcfdf", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/identity", "region": "RegionOne"}], "id": "3c6a33ec09a44dcab02d70f18351e598", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a7d5983922564da197b5a7fa4063acfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/compute/v2/b94a69d39e1346b0b46df62d9fa40f99", "region": "RegionOne"}], "id": "72f03a03ac0447f18605258e42d33b96", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "32636e05d3fd44f3a7359bc480540cef", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/compute/v2.1", "region": "RegionOne"}], "id": "7aba224228bc40c7b64723c3ad2bd070", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fe1128eadb94745b13438fa09ec482f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/volume/v3", "region": "RegionOne"}], "id": "a79774aaee194fe297a37718f0ac4694", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f0ea5dc8a0146e4ae9561dcc62d7f0f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/placement", "region": "RegionOne"}], "id": "b0664ce506d646c1885dd34ffd803804", "type": "placement", "name": "placement"}]}}'
2026-06-19 03:05:49,830 106210 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '830811df-c435-467d-870d-275ddba561fe', 'name': 'tempest-TestEncryptedCinderVolumes-1192948292-network', 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44626, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-19T03:02:38Z', 'updated_at': '2026-06-19T03:02:38Z', 'revision_number': 1} available for tenant
2026-06-19 03:05:49,830 106210 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-19 03:05:49,830 106210 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-19 03:05:49,887 106210 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.39/compute/v2.1/os-keypairs 0.056s
2026-06-19 03:05:49,887 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-325269976", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLsjU3IOPciH6iLfIyKtvkrH1AivF1Eym44fPVDae5Gv+nxXdfGF36k672RJMHU/C8AwTaDlDTvDY8zuopFzfBzYem/NLZI8NOzebjPqcQo/TKx4knAnh8KtrLsE/GPMlQ=="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527ac2ad-2376-40df-ab17-ef0225f0530b', 'x-compute-request-id': 'req-527ac2ad-2376-40df-ab17-ef0225f0530b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-325269976", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLsjU3IOPciH6iLfIyKtvkrH1AivF1Eym44fPVDae5Gv+nxXdfGF36k672RJMHU/C8AwTaDlDTvDY8zuopFzfBzYem/NLZI8NOzebjPqcQo/TKx4knAnh8KtrLsE/GPMlQ==", "fingerprint": "5d:8d:73:74:a5:c3:bf:fb:04:6c:09:cc:95:f2:13:0c", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d"}}'
2026-06-19 03:05:49,889 106210 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-325269976 created
2026-06-19 03:05:50,091 106210 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.39/networking/v2.0/security-groups 0.202s
2026-06-19 03:05:50,091 106210 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--106391096", "description": "tempest-description--1550517866"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-1672a973-f4ce-43d2-95bf-93a17c7569a9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "name": "tempest-securitygroup--106391096", "stateful": true, "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "description": "tempest-description--1550517866", "shared": false, "security_group_rules": [{"id": "44c1a513-17db-47d3-ab15-4af46ea498a6", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "security_group_id": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "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": 887, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T03:05:49Z", "updated_at": "2026-06-19T03:05:49Z", "revision_number": 0, "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}, {"id": "454a6d3d-f538-4157-b7f3-f45efac312e3", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "security_group_id": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "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": 888, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T03:05:49Z", "updated_at": "2026-06-19T03:05:49Z", "revision_number": 0, "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}], "tags": [], "created_at": "2026-06-19T03:05:49Z", "updated_at": "2026-06-19T03:05:49Z", "revision_number": 1}}'
2026-06-19 03:05:50,301 106210 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.39/networking/v2.0/security-group-rules 0.209s
2026-06-19 03:05:50,301 106210 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": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c7623582-0020-4d7c-9c03-015d949508f7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "75262f3c-f55c-4336-991a-5c213fea0ea8", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "security_group_id": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-19T03:05:50Z", "updated_at": "2026-06-19T03:05:50Z", "revision_number": 0, "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:05:50,501 106210 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.39/networking/v2.0/security-group-rules 0.199s
2026-06-19 03:05:50,501 106210 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": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-49216209-deca-47c4-ac28-95b59928b360', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cd0a0571-b304-42c3-97e7-05a24282c081", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "security_group_id": "78f30ed4-d8b4-4081-bc84-d58bea989a1d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-19T03:05:50Z", "updated_at": "2026-06-19T03:05:50Z", "revision_number": 0, "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:05:50,501 106210 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--106391096 created
2026-06-19 03:05:51,213 106210 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.39/networking/v2.0/floatingips 0.711s
2026-06-19 03:05:51,214 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "dd31b9c4-572f-4dcd-821c-5bbd46b83b52"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d245793d-d38a-4ab5-be25-ecf1360ca543', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "6c815bbf-b01c-4431-a525-4dd49b3d2e64", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "floating_ip_address": "172.24.5.237", "floating_network_id": "dd31b9c4-572f-4dcd-821c-5bbd46b83b52", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T03:05:50Z", "updated_at": "2026-06-19T03:05:50Z", "revision_number": 0}}'
2026-06-19 03:05:51,214 106210 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c815bbf-b01c-4431-a525-4dd49b3d2e64', 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'floating_ip_address': '172.24.5.237', 'floating_network_id': 'dd31b9c4-572f-4dcd-821c-5bbd46b83b52', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T03:05:50Z', 'updated_at': '2026-06-19T03:05:50Z', 'revision_number': 0, 'ip': '172.24.5.237'} created
2026-06-19 03:05:51,214 106210 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-325269976', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLsjU3IOPciH6iLfIyKtvkrH1AivF1Eym44fPVDae5Gv+nxXdfGF36k672RJMHU/C8AwTaDlDTvDY8zuopFzfBzYem/NLZI8NOzebjPqcQo/TKx4knAnh8KtrLsE/GPMlQ==', 'fingerprint': '5d:8d:73:74:a5:c3:bf:fb:04:6c:09:cc:95:f2:13:0c', 'user_id': 'bf519dd3fdcd4a0a8e592d5ce5f22a9d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDByqBAGQvcggxm2XVDaXrY57qjz3SwSHaXbfKUkWZUKuEXs7YrRKXM1\nWmusTlnpJiOgBwYFK4EEACKhZANiAAS7I1NyDj3Ih+oi3yMirb5Kx9QIrxdRMpuO\nHz1Q2nuRr/p8V3Xxhd+pOu9kSTB1PwvAME2g5Q07w2PM7qKRc3wc2HpvzS2SPDTs\n3m4z6nEKP0yseJJwJ4fCray7BPxjzJU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '78f30ed4-d8b4-4081-bc84-d58bea989a1d', 'name': 'tempest-securitygroup--106391096', 'stateful': True, 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'description': 'tempest-description--1550517866', 'shared': False, 'security_group_rules': [{'id': '44c1a513-17db-47d3-ab15-4af46ea498a6', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'security_group_id': '78f30ed4-d8b4-4081-bc84-d58bea989a1d', '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': 887, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T03:05:49Z', 'updated_at': '2026-06-19T03:05:49Z', 'revision_number': 0, 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99'}, {'id': '454a6d3d-f538-4157-b7f3-f45efac312e3', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'security_group_id': '78f30ed4-d8b4-4081-bc84-d58bea989a1d', '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': 888, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T03:05:49Z', 'updated_at': '2026-06-19T03:05:49Z', 'revision_number': 0, 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99'}], 'tags': [], 'created_at': '2026-06-19T03:05:49Z', 'updated_at': '2026-06-19T03:05:49Z', 'revision_number': 1}, 'floating_ip': {'id': '6c815bbf-b01c-4431-a525-4dd49b3d2e64', 'tenant_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'project_id': 'b94a69d39e1346b0b46df62d9fa40f99', 'floating_ip_address': '172.24.5.237', 'floating_network_id': 'dd31b9c4-572f-4dcd-821c-5bbd46b83b52', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T03:05:50Z', 'updated_at': '2026-06-19T03:05:50Z', 'revision_number': 0, 'ip': '172.24.5.237'}}
2026-06-19 03:05:52,053 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.39/compute/v2.1/servers 0.839s
2026-06-19 03:05:52,053 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-882980425", "imageRef": "2d946300-9844-4bf6-aa16-438cabca85b6", "flavorRef": "42", "networks": [{"uuid": "830811df-c435-467d-870d-275ddba561fe"}], "security_groups": [{"name": "tempest-securitygroup--106391096"}], "key_name": "tempest-keypair-325269976", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2c357f-d59a-4d06-a95c-8eabddfe6baf', 'x-compute-request-id': 'req-bf2c357f-d59a-4d06-a95c-8eabddfe6baf', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/compute/v2.1/servers'}
Body: b'{"server": {"id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--106391096"}], "adminPass": "STHFNg9Wi4ix"}}'
2026-06-19 03:05:52,164 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.109s
2026-06-19 03:05:52,165 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114feeb3-ec45-4235-99cb-7ab371228b07', 'x-compute-request-id': 'req-114feeb3-ec45-4235-99cb-7ab371228b07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:52Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:53,833 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.659s
2026-06-19 03:05:53,833 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a59e71-6c87-4342-9085-cf717000ca4b', 'x-compute-request-id': 'req-95a59e71-6c87-4342-9085-cf717000ca4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:54,962 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.120s
2026-06-19 03:05:54,962 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02156eca-5628-4936-b4cd-a0f5470ef974', 'x-compute-request-id': 'req-02156eca-5628-4936-b4cd-a0f5470ef974', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:54,968 106210 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-19 03:05:56,078 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.109s
2026-06-19 03:05:56,078 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f376852-8682-41e8-8871-cdfa9504955d', 'x-compute-request-id': 'req-1f376852-8682-41e8-8871-cdfa9504955d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:57,195 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.109s
2026-06-19 03:05:57,195 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f02218-c1cd-41ef-af42-9c6e7954207c', 'x-compute-request-id': 'req-57f02218-c1cd-41ef-af42-9c6e7954207c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:57,206 106210 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-19 03:05:58,511 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.304s
2026-06-19 03:05:58,511 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab91a38-3608-4704-a06c-3000818666e5', 'x-compute-request-id': 'req-3ab91a38-3608-4704-a06c-3000818666e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:58,517 106210 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-19 03:05:59,746 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.228s
2026-06-19 03:05:59,746 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:05:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495bf54b-d77e-41ba-bbb4-e091308627cb', 'x-compute-request-id': 'req-495bf54b-d77e-41ba-bbb4-e091308627cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:05:59,753 106210 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-19 03:06:01,252 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.499s
2026-06-19 03:06:01,252 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3fe14a-7ded-4523-9d66-9e6a38c512f2', 'x-compute-request-id': 'req-7b3fe14a-7ded-4523-9d66-9e6a38c512f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:02,570 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.308s
2026-06-19 03:06:02,571 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-470a0c40-b542-46f9-8ad6-40069b9eea88', 'x-compute-request-id': 'req-470a0c40-b542-46f9-8ad6-40069b9eea88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:04,196 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.619s
2026-06-19 03:06:04,196 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f5b90f2-2eae-4a9b-beef-9ca1c9b626ba', 'x-compute-request-id': 'req-8f5b90f2-2eae-4a9b-beef-9ca1c9b626ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:05,550 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.346s
2026-06-19 03:06:05,550 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173e037b-a6a5-4481-a817-444acb621edd', 'x-compute-request-id': 'req-173e037b-a6a5-4481-a817-444acb621edd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:06,805 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.244s
2026-06-19 03:06:06,805 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc12efc-3ef4-4617-88cf-9640af0c772e', 'x-compute-request-id': 'req-5bc12efc-3ef4-4617-88cf-9640af0c772e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "BUILD", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:05:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:08,089 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.274s
2026-06-19 03:06:08,090 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d03bb7-1759-4ead-a994-e8cecd20b875', 'x-compute-request-id': 'req-22d03bb7-1759-4ead-a994-e8cecd20b875', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1192948292-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}]}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "ACTIVE", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:06:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:08,103 106210 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-19 03:06:08,295 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb/os-interface 0.191s
2026-06-19 03:06:08,295 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aae2a80-30cd-4974-9daf-0cabcb54a672', 'x-compute-request-id': 'req-7aae2a80-30cd-4974-9daf-0cabcb54a672', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "830811df-c435-467d-870d-275ddba561fe", "port_id": "a7393333-b1fd-4daa-ab12-c398188368ab", "mac_addr": "fa:16:3e:5a:8f:66", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "daa27fff-2f47-46f2-8580-e7044ace6dcd", "ip_address": "10.1.0.5"}]}]}'
2026-06-19 03:06:09,187 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.39/networking/v2.0/floatingips/6c815bbf-b01c-4431-a525-4dd49b3d2e64 0.890s
2026-06-19 03:06:09,187 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a7393333-b1fd-4daa-ab12-c398188368ab"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e74e5a1c-a2f5-4ce1-9fb9-3f4aa2bd5fcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/networking/v2.0/floatingips/6c815bbf-b01c-4431-a525-4dd49b3d2e64'}
Body: b'{"floatingip": {"id": "6c815bbf-b01c-4431-a525-4dd49b3d2e64", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "project_id": "b94a69d39e1346b0b46df62d9fa40f99", "floating_ip_address": "172.24.5.237", "floating_network_id": "dd31b9c4-572f-4dcd-821c-5bbd46b83b52", "router_id": "6ae4e880-280d-4fe2-9134-a6e406faf6ce", "port_id": "a7393333-b1fd-4daa-ab12-c398188368ab", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "830811df-c435-467d-870d-275ddba561fe", "mac_address": "fa:16:3e:5a:8f:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T03:05:50Z", "updated_at": "2026-06-19T03:06:08Z", "revision_number": 1}}'
2026-06-19 03:06:09,188 106210 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.237:22' as 'cirros' with public key authentication
2026-06-19 03:06:45,395 106210 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-19 03:06:45,701 106210 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-19 03:06:45,702 106210 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.237 successfully created
2026-06-19 03:06:45,982 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.279s
2026-06-19 03:06:45,982 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea308a56-d5ca-4661-9c28-e47741dd541e', 'x-compute-request-id': 'req-ea308a56-d5ca-4661-9c28-e47741dd541e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1192948292-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}, {"version": 4, "addr": "172.24.5.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}]}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "ACTIVE", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:06:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:06:46,022 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:06:46,023 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9561148e-54ed-4e17-8517-44333a374ec9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9561148e-54ed-4e17-8517-44333a374ec9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:05:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:46,029 106210 INFO [tempest.common.waiters] volume 9c853e47-dd48-40fd-8e7d-8699063e1dda reached available after waiting for 0.029634 seconds
2026-06-19 03:06:46,064 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:06:46,065 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f12c0b-cb90-4890-8604-16d578f7d6f3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f12c0b-cb90-4890-8604-16d578f7d6f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:05:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:48,675 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb/os-volume_attachments 2.604s
2026-06-19 03:06:48,675 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "9c853e47-dd48-40fd-8e7d-8699063e1dda"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a7ab3-482d-48bb-bbc6-6d90de8966d8', 'x-compute-request-id': 'req-972a7ab3-482d-48bb-bbc6-6d90de8966d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "serverId": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "volumeId": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "device": "/dev/vdb"}}'
2026-06-19 03:06:48,715 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:06:48,715 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0014a812-acbc-4f95-b102-6049c5fe69ff', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0014a812-acbc-4f95-b102-6049c5fe69ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:48.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:49,768 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:06:49,768 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5432b67a-8e10-41c3-bfae-b1fd9eb0cc41', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5432b67a-8e10-41c3-bfae-b1fd9eb0cc41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:50,823 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.045s
2026-06-19 03:06:50,823 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2841f223-79b8-432a-a9be-4811b033bb91', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2841f223-79b8-432a-a9be-4811b033bb91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:51,901 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.067s
2026-06-19 03:06:51,902 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0563bb05-2770-4543-9b95-dd1e9e05ca35', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0563bb05-2770-4543-9b95-dd1e9e05ca35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:53,296 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.384s
2026-06-19 03:06:53,296 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a5d402-d2a2-4391-8fe9-db62a46af71f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a5d402-d2a2-4391-8fe9-db62a46af71f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:54,341 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:06:54,341 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3253e6ae-bd50-4395-9dc1-43534f15659b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3253e6ae-bd50-4395-9dc1-43534f15659b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:55,392 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.041s
2026-06-19 03:06:55,392 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695c48cf-15be-4a48-8a89-f3800f79b42e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695c48cf-15be-4a48-8a89-f3800f79b42e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:56,463 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.061s
2026-06-19 03:06:56,464 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a677bb-2b3e-44f8-834a-2e88ad94e743', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a677bb-2b3e-44f8-834a-2e88ad94e743', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:06:57,550 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.078s
2026-06-19 03:06:57,550 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2c14f9-b3e9-4f18-8dfa-94d9cb7a51aa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2c14f9-b3e9-4f18-8dfa-94d9cb7a51aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:00,815 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 2.254s
2026-06-19 03:07:00,815 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:06:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9025211-fef1-4951-9e65-cb38ab74f44a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9025211-fef1-4951-9e65-cb38ab74f44a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:01,865 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.042s
2026-06-19 03:07:01,866 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ade45ac-7ccb-4ed2-a511-5920cf1e75a3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ade45ac-7ccb-4ed2-a511-5920cf1e75a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:02,919 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:07:02,919 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2961c14-a939-47f2-a89b-acce5a017d18', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2961c14-a939-47f2-a89b-acce5a017d18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:03,980 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.052s
2026-06-19 03:07:03,980 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d45ce5-f93c-4a1a-ae36-9dc2996ee9b3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d45ce5-f93c-4a1a-ae36-9dc2996ee9b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:05,018 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:07:05,018 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6308d284-0070-4a13-b391-444b533feef2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6308d284-0070-4a13-b391-444b533feef2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:06,068 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:07:06,068 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b059a82-4c68-488c-bbdb-9237bc14940e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b059a82-4c68-488c-bbdb-9237bc14940e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:07,118 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:07:07,118 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd6e7c5-4c0b-4860-a7ce-37407418a463', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd6e7c5-4c0b-4860-a7ce-37407418a463', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:08,170 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:07:08,170 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03db20e3-002d-438a-a81f-ba07a8452982', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03db20e3-002d-438a-a81f-ba07a8452982', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:06:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:09,232 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.052s
2026-06-19 03:07:09,233 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f718619-29b2-4bde-944c-0f885e0d7970', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f718619-29b2-4bde-944c-0f885e0d7970', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:10,288 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:07:10,289 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6d777d-dcc9-496c-85ca-d7806324f332', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6d777d-dcc9-496c-85ca-d7806324f332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:11,324 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:07:11,325 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f81852-47e5-4528-9ad1-9834d997b13d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f81852-47e5-4528-9ad1-9834d997b13d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:12,373 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:07:12,374 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb53da04-1941-4e02-b355-5baca3334348', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb53da04-1941-4e02-b355-5baca3334348', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:13,424 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:07:13,424 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7da999-21ee-496c-bfd6-74f7a3504781', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7da999-21ee-496c-bfd6-74f7a3504781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:14,476 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:07:14,476 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f51b5b-7b4b-49b8-a096-531d2688e421', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f51b5b-7b4b-49b8-a096-531d2688e421', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:15,510 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:07:15,511 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7122bb8c-d8bb-48b5-8f7f-bc7fa81556dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7122bb8c-d8bb-48b5-8f7f-bc7fa81556dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:16,551 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:07:16,552 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8c2b3a-68e6-46e2-acc7-393e90a9419b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8c2b3a-68e6-46e2-acc7-393e90a9419b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:17,613 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.055s
2026-06-19 03:07:17,614 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be24cbfa-641b-47a3-9e7d-159535239071', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be24cbfa-641b-47a3-9e7d-159535239071', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:18,660 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:07:18,660 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50f2734-f9a1-4256-b654-ec52d29da072', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50f2734-f9a1-4256-b654-ec52d29da072', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:19,699 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:07:19,700 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad890c3a-9acf-43b4-9bd2-a51a6ec317c7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad890c3a-9acf-43b4-9bd2-a51a6ec317c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:20,735 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:07:20,735 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0a4f09-1e2d-45ef-bb44-f06db5ad2a64', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0a4f09-1e2d-45ef-bb44-f06db5ad2a64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:21,773 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:07:21,773 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d843af4-ebf6-449c-9b0c-0bc544312687', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d843af4-ebf6-449c-9b0c-0bc544312687', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:22,823 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:07:22,823 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692ece0e-ddad-4940-b1fd-a0a06cc903a0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692ece0e-ddad-4940-b1fd-a0a06cc903a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:23,878 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.045s
2026-06-19 03:07:23,878 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e790989-2822-4e26-a9d2-69ace1f69acb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e790989-2822-4e26-a9d2-69ace1f69acb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:24,920 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:07:24,920 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ba94e9-79b4-4a87-8b64-e88ba2c27a76', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ba94e9-79b4-4a87-8b64-e88ba2c27a76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:25,978 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.049s
2026-06-19 03:07:25,979 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1110a100-58bf-4160-b342-cdee36450cd2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1110a100-58bf-4160-b342-cdee36450cd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:27,019 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:07:27,019 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75c1f98-8537-45dd-bed4-82f876994620', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75c1f98-8537-45dd-bed4-82f876994620', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:28,054 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.027s
2026-06-19 03:07:28,055 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b28ce4-4691-4901-940f-32b9c016b630', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b28ce4-4691-4901-940f-32b9c016b630', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:29,110 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.050s
2026-06-19 03:07:29,111 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d96640f-a259-48fc-b42c-3b1287cdc1da', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d96640f-a259-48fc-b42c-3b1287cdc1da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:30,186 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.068s
2026-06-19 03:07:30,186 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee595a08-8ed0-41b5-8f55-3de25e9fce26', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee595a08-8ed0-41b5-8f55-3de25e9fce26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:31,229 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:07:31,230 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95644fb-db99-4e1a-9452-a462979a6939', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95644fb-db99-4e1a-9452-a462979a6939', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:32,287 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.050s
2026-06-19 03:07:32,287 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3834aafe-0570-436a-acbc-b8a93666fe2e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3834aafe-0570-436a-acbc-b8a93666fe2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:33,339 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:07:33,339 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a5e667-99c2-4765-9202-a945c05cbcf1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a5e667-99c2-4765-9202-a945c05cbcf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:34,387 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:07:34,388 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c23e0c2-53a3-4a44-a4dc-ed9a04fb4599', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c23e0c2-53a3-4a44-a4dc-ed9a04fb4599', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:35,431 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:07:35,431 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1563e16c-b3ac-40e7-b541-9af7f2f9b231', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1563e16c-b3ac-40e7-b541-9af7f2f9b231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:36,468 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:07:36,468 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c88579-85ac-4bbe-861b-5d143e048bf2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c88579-85ac-4bbe-861b-5d143e048bf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:37,526 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:07:37,526 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6c5c2b-d9e5-4b1b-b3a5-bdc095063010', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6c5c2b-d9e5-4b1b-b3a5-bdc095063010', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:38,568 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:07:38,568 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ecef45-7d88-482f-a333-3579ddf3cd69', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ecef45-7d88-482f-a333-3579ddf3cd69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:39,609 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:07:39,609 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9894bfe-4b9f-4dec-8f61-26438127367f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9894bfe-4b9f-4dec-8f61-26438127367f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:40,650 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:07:40,651 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3ea182-9160-467f-b291-32f4ba1a04e8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3ea182-9160-467f-b291-32f4ba1a04e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:41,688 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:07:41,689 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e747a7-ebf0-4d93-b8d9-0a13565ebe9e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e747a7-ebf0-4d93-b8d9-0a13565ebe9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:42,736 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:07:42,737 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb1a196-a622-4a17-b0d7-e29739964f22', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb1a196-a622-4a17-b0d7-e29739964f22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:43,782 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:07:43,783 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ed36fc-0381-49d8-b9a4-6a74c2214139', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ed36fc-0381-49d8-b9a4-6a74c2214139', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:44,820 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.026s
2026-06-19 03:07:44,820 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c34dd7-d9f9-42ee-b950-3b933d3667e6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c34dd7-d9f9-42ee-b950-3b933d3667e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:45,873 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.047s
2026-06-19 03:07:45,873 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1197c9df-696a-4a72-be18-c5adf710321b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1197c9df-696a-4a72-be18-c5adf710321b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:46,934 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.055s
2026-06-19 03:07:46,935 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29aa69ba-2c0d-46f1-93e3-9e9a16db5bd9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29aa69ba-2c0d-46f1-93e3-9e9a16db5bd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:47,976 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:07:47,976 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3486b84-aaae-4dfa-9524-586dcf044e84', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3486b84-aaae-4dfa-9524-586dcf044e84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:49,016 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:07:49,016 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7c2858-6fec-4a62-858c-62508c7de949', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7c2858-6fec-4a62-858c-62508c7de949', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:50,060 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:07:50,060 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503a0563-ed24-4e81-b1fe-6f6bf473b02e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503a0563-ed24-4e81-b1fe-6f6bf473b02e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:51,102 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:07:51,103 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8aefba6-c165-4fa3-86b0-f3c5900d3369', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8aefba6-c165-4fa3-86b0-f3c5900d3369', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:52,145 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:07:52,146 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ef99c8-de20-4e5b-bbbf-67c89ffbd963', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ef99c8-de20-4e5b-bbbf-67c89ffbd963', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:53,305 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.149s
2026-06-19 03:07:53,306 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc50ec0-a239-48e9-90fb-9c4bb0363c70', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc50ec0-a239-48e9-90fb-9c4bb0363c70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:54,342 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:07:54,342 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea60aa5-3c0b-4692-b5dc-4ac8c498811a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea60aa5-3c0b-4692-b5dc-4ac8c498811a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:55,387 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:07:55,387 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad2e7ec-b0b8-4344-91a3-c81056ee1a6a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad2e7ec-b0b8-4344-91a3-c81056ee1a6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:56,451 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.057s
2026-06-19 03:07:56,451 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0007d611-567f-4433-b01c-68bf23696b37', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0007d611-567f-4433-b01c-68bf23696b37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:57,515 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.056s
2026-06-19 03:07:57,516 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd052049-7f34-4349-8ead-04ad8bc26d91', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd052049-7f34-4349-8ead-04ad8bc26d91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:58,562 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:07:58,562 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586f705e-1145-4aee-9d2a-d4909472529b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586f705e-1145-4aee-9d2a-d4909472529b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:07:59,608 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:07:59,608 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de78d7e4-e15a-4558-92ef-e384ad5cf0dc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de78d7e4-e15a-4558-92ef-e384ad5cf0dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:00,647 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:08:00,647 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c4bdfd-fa35-4f3f-ada7-cd2f7b172661', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c4bdfd-fa35-4f3f-ada7-cd2f7b172661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:01,687 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:08:01,687 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e4bec3-39bb-4fb0-9b95-2e061ff849ba', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e4bec3-39bb-4fb0-9b95-2e061ff849ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:02,753 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.054s
2026-06-19 03:08:02,754 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871692ba-a256-4d1c-aa23-db249d4f6e5d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871692ba-a256-4d1c-aa23-db249d4f6e5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:03,812 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.047s
2026-06-19 03:08:03,812 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5f1b62-1a8c-45a5-9748-ebf3de084834', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5f1b62-1a8c-45a5-9748-ebf3de084834', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:04,849 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:08:04,849 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd57e63-5c8c-461d-a458-3e6bb0ea4ea0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd57e63-5c8c-461d-a458-3e6bb0ea4ea0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:05,894 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:08:05,895 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c32dbd8-76dc-4b5b-94b7-e1224e483878', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c32dbd8-76dc-4b5b-94b7-e1224e483878', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:06,930 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:08:06,931 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8acd368-a75b-46c9-9bf7-b0228d87df2e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8acd368-a75b-46c9-9bf7-b0228d87df2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:07,982 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:08:07,982 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae4a236-3d34-46e4-a27d-ff522d7491b0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae4a236-3d34-46e4-a27d-ff522d7491b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:09,067 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.076s
2026-06-19 03:08:09,067 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1401053c-9e0f-4639-8b81-918ad34efe14', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1401053c-9e0f-4639-8b81-918ad34efe14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:10,126 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.049s
2026-06-19 03:08:10,126 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4ece8b-8954-4b74-8322-91fa621a30e7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4ece8b-8954-4b74-8322-91fa621a30e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:11,176 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:11,176 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3c2ad3-16c9-41c2-a11b-95e29dca4c4d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3c2ad3-16c9-41c2-a11b-95e29dca4c4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:12,225 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.042s
2026-06-19 03:08:12,226 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1207395-31f5-4595-a9bf-c6efbc909f76', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1207395-31f5-4595-a9bf-c6efbc909f76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:13,275 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.042s
2026-06-19 03:08:13,276 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5444da-60fe-4fe4-87dd-08b52e004f45', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5444da-60fe-4fe4-87dd-08b52e004f45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:14,323 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:08:14,323 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935bdc43-380d-459b-b9e1-2ffb6f9dc81a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935bdc43-380d-459b-b9e1-2ffb6f9dc81a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:15,367 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:08:15,367 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf39afb4-2eb2-4b39-b922-8e68531a4646', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf39afb4-2eb2-4b39-b922-8e68531a4646', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:16,404 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:08:16,404 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62b994c-18a3-4356-940a-90a48e104b47', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62b994c-18a3-4356-940a-90a48e104b47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:17,435 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.027s
2026-06-19 03:08:17,436 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ce89dd-61d9-48a1-9844-175785d027de', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ce89dd-61d9-48a1-9844-175785d027de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:18,473 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:08:18,474 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d700441f-8159-420b-8438-4246000d5062', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d700441f-8159-420b-8438-4246000d5062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:19,515 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:08:19,516 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b13d599-306d-4a4a-9b13-46b6e9c6fe00', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b13d599-306d-4a4a-9b13-46b6e9c6fe00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:20,556 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:08:20,556 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9841c2f-386a-4e73-9ef4-c417c32214ac', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9841c2f-386a-4e73-9ef4-c417c32214ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:21,608 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:08:21,608 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da735e4d-94f5-4ead-9776-8753b528b47e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da735e4d-94f5-4ead-9776-8753b528b47e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:22,645 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:08:22,645 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b54d7af-0db0-4bbb-bf21-225c36ad5e16', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b54d7af-0db0-4bbb-bf21-225c36ad5e16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:23,677 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:08:23,677 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f756e8-1fc2-40ec-b1fa-2b2d856bea42', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f756e8-1fc2-40ec-b1fa-2b2d856bea42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:24,713 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:08:24,714 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b3fbd7-532a-4ca3-9f70-7c5e25994f81', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b3fbd7-532a-4ca3-9f70-7c5e25994f81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:25,749 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:08:25,750 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91e9023-0f69-44bf-a45a-17478a41cef8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91e9023-0f69-44bf-a45a-17478a41cef8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:26,784 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:08:26,784 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecb367b-4996-4006-8076-a36a0e257930', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecb367b-4996-4006-8076-a36a0e257930', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:27,817 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:08:27,817 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4434b0-a809-4c2b-a75d-3483d95afa5a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4434b0-a809-4c2b-a75d-3483d95afa5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:28,862 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:08:28,862 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e42c605-53ed-41c8-80f4-71beaa82608a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e42c605-53ed-41c8-80f4-71beaa82608a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:29,904 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:08:29,904 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341bcb60-0572-4f4a-a6ab-08e631519c04', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341bcb60-0572-4f4a-a6ab-08e631519c04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:30,947 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:30,947 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f8b2b1-8dfa-4e75-b9b5-3b660c41f188', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f8b2b1-8dfa-4e75-b9b5-3b660c41f188', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:31,994 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:08:31,995 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47f43cc-d7ba-47b4-9d8e-8c5b669e8ee5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f43cc-d7ba-47b4-9d8e-8c5b669e8ee5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:33,045 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:08:33,045 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4eb0ff0-1ad0-421a-a494-912e87184a9d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4eb0ff0-1ad0-421a-a494-912e87184a9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:34,092 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:08:34,093 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f405ecc-d311-4246-9e3a-dee80ac8abcc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f405ecc-d311-4246-9e3a-dee80ac8abcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:35,139 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:08:35,139 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f90b66-8e19-4d28-a43e-3d7961b253ab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f90b66-8e19-4d28-a43e-3d7961b253ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:36,194 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:08:36,194 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843a9393-f7cf-4265-b1be-dc86f2b7087e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843a9393-f7cf-4265-b1be-dc86f2b7087e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:37,245 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:08:37,246 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3753fa-0623-430a-aa07-5b7c97950a9f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3753fa-0623-430a-aa07-5b7c97950a9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:38,282 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:08:38,282 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f10fa8a-d848-4944-bb01-12cd84f6d2de', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f10fa8a-d848-4944-bb01-12cd84f6d2de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:39,329 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:08:39,329 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedde39f-f409-441d-b9e3-b50ed84e6eea', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedde39f-f409-441d-b9e3-b50ed84e6eea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:40,362 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.025s
2026-06-19 03:08:40,362 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b6bcce-606d-4a41-95df-6af0b978c539', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b6bcce-606d-4a41-95df-6af0b978c539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:41,412 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:08:41,413 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74208485-c597-4f98-a1da-5bca7ceb7253', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74208485-c597-4f98-a1da-5bca7ceb7253', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:42,458 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:42,458 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f7240f-b024-4d23-ab46-04ac2c2cb454', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f7240f-b024-4d23-ab46-04ac2c2cb454', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:43,503 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:43,503 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211426ea-dc4b-41f8-9e78-143a2e6cfc47', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211426ea-dc4b-41f8-9e78-143a2e6cfc47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:44,543 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:08:44,543 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d6905d-3fe3-4749-9359-88de5e8c20e3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d6905d-3fe3-4749-9359-88de5e8c20e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:45,581 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:08:45,581 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db6e8d7-073c-476c-91fa-36d1761673db', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db6e8d7-073c-476c-91fa-36d1761673db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:46,628 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:08:46,628 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4848123-240a-4b15-9cf6-3a01ed868461', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4848123-240a-4b15-9cf6-3a01ed868461', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:47,668 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:08:47,668 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267a7595-1ded-4e02-bd10-9312026bb311', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267a7595-1ded-4e02-bd10-9312026bb311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:48,710 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:48,710 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c6a0fb-4da5-4a26-b884-794c9734e895', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c6a0fb-4da5-4a26-b884-794c9734e895', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:49,744 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.027s
2026-06-19 03:08:49,745 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7155eeae-13b8-4e3c-83eb-0702e3c73d27', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7155eeae-13b8-4e3c-83eb-0702e3c73d27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:50,791 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:08:50,791 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c00fc0b-c43a-41db-8c5f-b7cda422f3ba', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c00fc0b-c43a-41db-8c5f-b7cda422f3ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:51,826 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:08:51,826 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a98357-d48a-4b8c-9d39-0e3c15451e42', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a98357-d48a-4b8c-9d39-0e3c15451e42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:52,891 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.056s
2026-06-19 03:08:52,891 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5d2d82-7ad1-4a85-b94e-3662f9ecd548', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5d2d82-7ad1-4a85-b94e-3662f9ecd548', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:53,941 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:08:53,941 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8330e771-d908-4afa-8d92-9c53eba4bc6c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8330e771-d908-4afa-8d92-9c53eba4bc6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:54,989 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:08:54,989 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d73cf4-dd1f-47f9-86e6-c6a03fe8071e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d73cf4-dd1f-47f9-86e6-c6a03fe8071e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:56,033 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:08:56,034 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbc3771-db56-4ffb-a95a-dd7773340402', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbc3771-db56-4ffb-a95a-dd7773340402', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:57,074 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:08:57,074 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907acfd8-d2d5-4020-99f2-fc94bad96e4d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907acfd8-d2d5-4020-99f2-fc94bad96e4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:58,123 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:08:58,123 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a37b587-d0ec-4fc6-ba6d-ca02ad0dce4d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a37b587-d0ec-4fc6-ba6d-ca02ad0dce4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:08:59,170 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:08:59,171 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:08:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca08da6-efa1-4ff4-875a-4b4d863eed84', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca08da6-efa1-4ff4-875a-4b4d863eed84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:00,228 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.051s
2026-06-19 03:09:00,229 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc38711-afb7-4c34-aa3d-b1de04ed8356', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc38711-afb7-4c34-aa3d-b1de04ed8356', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:01,270 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:09:01,271 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211ba54c-2dcd-4930-aa26-afbf6ab8fa34', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211ba54c-2dcd-4930-aa26-afbf6ab8fa34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:02,327 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:09:02,327 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15803c4b-6f76-41fb-983c-b0371762c7e4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15803c4b-6f76-41fb-983c-b0371762c7e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:03,376 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.041s
2026-06-19 03:09:03,376 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b72981d-2a1a-4549-9eb6-2543e474fe35', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b72981d-2a1a-4549-9eb6-2543e474fe35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:04,420 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:09:04,420 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ccb4a4-2a45-4f70-9411-8c105292a805', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ccb4a4-2a45-4f70-9411-8c105292a805', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:05,473 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:09:05,473 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ceb7c2-b35d-48cd-8f27-2ba8c87dc32a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ceb7c2-b35d-48cd-8f27-2ba8c87dc32a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:06,529 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:09:06,530 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaa2c9a-7713-420d-b21a-46468ab7bb93', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaa2c9a-7713-420d-b21a-46468ab7bb93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:07,582 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:09:07,583 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3986a86-6cd9-43be-8c01-070491a0916f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3986a86-6cd9-43be-8c01-070491a0916f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:08,637 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.045s
2026-06-19 03:09:08,638 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b5f3df-5474-4026-b421-70128c42a9eb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b5f3df-5474-4026-b421-70128c42a9eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:09,684 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:09:09,684 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde2f858-6c0f-4cfb-b04f-0fa0d30d7602', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde2f858-6c0f-4cfb-b04f-0fa0d30d7602', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:10,722 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:09:10,722 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bf2131-d574-485d-b7a8-00b18b01c717', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bf2131-d574-485d-b7a8-00b18b01c717', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:11,768 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:09:11,768 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eaf8b3e-0499-423d-a2e2-29ed48431e93', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eaf8b3e-0499-423d-a2e2-29ed48431e93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:12,815 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:09:12,815 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5091ab-796e-4bcb-b93f-4868f162df6e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5091ab-796e-4bcb-b93f-4868f162df6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:13,851 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:09:13,852 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc66cbd5-3df4-4ba6-b6e5-9a231382593b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc66cbd5-3df4-4ba6-b6e5-9a231382593b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:14,892 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.034s
2026-06-19 03:09:14,892 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ca8ee7-b4c3-43a9-ba7c-51fd24ff3d84', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ca8ee7-b4c3-43a9-ba7c-51fd24ff3d84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:15,936 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:15,936 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8332c3e-1efa-47a5-a52a-a9abf103e3d5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8332c3e-1efa-47a5-a52a-a9abf103e3d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:16,977 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:16,977 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec47d2a-63fb-4d2f-b7f1-6dc3f0283800', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec47d2a-63fb-4d2f-b7f1-6dc3f0283800', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:18,023 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:09:18,023 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b272bb90-92b3-4226-87f5-844d615b31a1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b272bb90-92b3-4226-87f5-844d615b31a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:19,061 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:09:19,062 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278e570-9d1e-4228-a1fe-a3267b92b84d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278e570-9d1e-4228-a1fe-a3267b92b84d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:20,109 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:09:20,110 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c10fd8-81c4-4d06-956d-c5503519f227', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c10fd8-81c4-4d06-956d-c5503519f227', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:21,152 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:09:21,152 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2c6b46-f051-4d9c-99e3-49c0fb968e11', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2c6b46-f051-4d9c-99e3-49c0fb968e11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:22,201 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.042s
2026-06-19 03:09:22,201 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62b6142-924f-45f9-8bf6-9638dcbdb469', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62b6142-924f-45f9-8bf6-9638dcbdb469', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:23,252 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.041s
2026-06-19 03:09:23,252 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7351ff24-18f5-468f-9f4f-f14d2fe5fe72', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7351ff24-18f5-468f-9f4f-f14d2fe5fe72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:24,290 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:09:24,290 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1c8e16-c03e-4bcf-823d-615f460d67b0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1c8e16-c03e-4bcf-823d-615f460d67b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:25,346 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.044s
2026-06-19 03:09:25,346 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1845cd-f32a-47da-aab6-cb82bcbeb317', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1845cd-f32a-47da-aab6-cb82bcbeb317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:26,384 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:09:26,384 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8412e8-de33-4a3e-9043-1b0ec1ee2aef', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8412e8-de33-4a3e-9043-1b0ec1ee2aef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:27,428 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.036s
2026-06-19 03:09:27,428 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc45aeed-f2d5-4a45-adbc-9840caf595c8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc45aeed-f2d5-4a45-adbc-9840caf595c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:28,486 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.051s
2026-06-19 03:09:28,486 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09767eb-1f3e-45ad-bf53-1fed8fcee3bd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09767eb-1f3e-45ad-bf53-1fed8fcee3bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:29,521 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:09:29,521 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021d4b22-272f-4711-9c64-a568b8059399', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021d4b22-272f-4711-9c64-a568b8059399', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:30,556 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.028s
2026-06-19 03:09:30,557 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd57be52-5c81-4131-ab78-7412921eba2a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd57be52-5c81-4131-ab78-7412921eba2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:31,584 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.022s
2026-06-19 03:09:31,584 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c286dfc-dd0c-49dd-8e9d-1b894e68132f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c286dfc-dd0c-49dd-8e9d-1b894e68132f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:32,628 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:09:32,628 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645eac1e-faf1-4a93-b38d-6bf393ce16a7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645eac1e-faf1-4a93-b38d-6bf393ce16a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:33,679 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.043s
2026-06-19 03:09:33,679 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33622b01-e854-4e85-9cf5-d0e3cddf7c6c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33622b01-e854-4e85-9cf5-d0e3cddf7c6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:34,741 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.051s
2026-06-19 03:09:34,741 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e0b66a-838e-4457-a836-d0432d102f29', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e0b66a-838e-4457-a836-d0432d102f29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:35,773 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:09:35,773 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517f3770-930c-4db4-a3ce-52e3b2c993d8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517f3770-930c-4db4-a3ce-52e3b2c993d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:36,803 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:09:36,803 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66f264f-7b32-4137-a63a-efd1282dc013', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66f264f-7b32-4137-a63a-efd1282dc013', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:37,860 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.051s
2026-06-19 03:09:37,860 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e0502d-7c22-4703-b3ff-cc0af27726e0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e0502d-7c22-4703-b3ff-cc0af27726e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:38,907 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.037s
2026-06-19 03:09:38,908 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ae3d65-f29a-41d7-9eeb-e8fe4d7b59b2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ae3d65-f29a-41d7-9eeb-e8fe4d7b59b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:39,949 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:09:39,949 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e5495c-727d-4123-836a-20480b07566d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e5495c-727d-4123-836a-20480b07566d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:40,988 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:09:40,988 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330506a9-5bb3-451e-80cf-a90558ce185a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330506a9-5bb3-451e-80cf-a90558ce185a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:42,022 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:09:42,022 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4150755-71ce-4654-b815-a158f846e4ba', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4150755-71ce-4654-b815-a158f846e4ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:43,064 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:43,064 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2480d60-73ca-405e-a1b7-750daf9ab036', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2480d60-73ca-405e-a1b7-750daf9ab036', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:44,101 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.029s
2026-06-19 03:09:44,101 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d80e00-b8af-4f32-86ea-f80c215d5276', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d80e00-b8af-4f32-86ea-f80c215d5276', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:45,143 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:45,143 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdf05e9-7288-4f97-bb84-5e7b443e09c6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdf05e9-7288-4f97-bb84-5e7b443e09c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:46,185 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:09:46,185 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970de634-0276-4ac9-aa64-32cbf064cd65', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970de634-0276-4ac9-aa64-32cbf064cd65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:47,216 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:09:47,216 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903c93bf-f8a1-46ae-bbb0-7f18cdda12c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903c93bf-f8a1-46ae-bbb0-7f18cdda12c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:48,246 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:09:48,246 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd003a85-7492-41d9-bec7-3bbee3a535c0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd003a85-7492-41d9-bec7-3bbee3a535c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:49,282 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.031s
2026-06-19 03:09:49,283 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befa27d8-d130-4867-baa2-e696ee0d60a0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befa27d8-d130-4867-baa2-e696ee0d60a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:50,316 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.026s
2026-06-19 03:09:50,317 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294195c5-ec2e-41cd-bedc-b2047de0ba35', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294195c5-ec2e-41cd-bedc-b2047de0ba35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:51,349 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.027s
2026-06-19 03:09:51,349 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23a42d9-4f52-4e7b-820d-407dceec0062', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23a42d9-4f52-4e7b-820d-407dceec0062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:52,380 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.024s
2026-06-19 03:09:52,380 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d4d794-e354-4427-aef9-9c5d1ff4373f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d4d794-e354-4427-aef9-9c5d1ff4373f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:53,418 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.033s
2026-06-19 03:09:53,418 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269d5670-5e79-46fe-aa36-639d2df7f51c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269d5670-5e79-46fe-aa36-639d2df7f51c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:54,459 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.030s
2026-06-19 03:09:54,459 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea09abb-04ba-421c-aca4-c26b767f2d0f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea09abb-04ba-421c-aca4-c26b767f2d0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:55,500 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:55,501 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a845455-d5ac-4ecf-9575-3969c6c61abd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a845455-d5ac-4ecf-9575-3969c6c61abd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:56,542 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:09:56,542 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8197b8a-0cb8-45fb-a34d-b8b6bc0b9af6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8197b8a-0cb8-45fb-a34d-b8b6bc0b9af6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:57,578 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.026s
2026-06-19 03:09:57,578 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242530f7-9342-4866-a04a-bffc64be7696', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242530f7-9342-4866-a04a-bffc64be7696', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:58,629 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.039s
2026-06-19 03:09:58,629 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0399e6-11ce-4e23-8157-f639c6e3b8a6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0399e6-11ce-4e23-8157-f639c6e3b8a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:09:59,670 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.032s
2026-06-19 03:09:59,671 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f811fa-c7b7-4b9c-a114-b1f6bee51cd7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f811fa-c7b7-4b9c-a114-b1f6bee51cd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:00,721 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.045s
2026-06-19 03:10:00,722 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a6f2b3-021c-481d-a2d9-a0d1d289c69d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a6f2b3-021c-481d-a2d9-a0d1d289c69d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:01,770 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:10:01,771 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0546b8-603b-4601-96f8-14d60b67a108', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0546b8-603b-4601-96f8-14d60b67a108', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:02,821 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.038s
2026-06-19 03:10:02,821 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab635f6-ab9f-443a-a9f7-cc1bee278a20', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab635f6-ab9f-443a-a9f7-cc1bee278a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:03,867 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.040s
2026-06-19 03:10:03,867 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b93274-52be-43d6-810f-b3868600b795', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b93274-52be-43d6-810f-b3868600b795', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:04,912 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.035s
2026-06-19 03:10:04,912 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e73559-aa91-486d-8038-7a28dca77642', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e73559-aa91-486d-8038-7a28dca77642', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:07:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:05,018 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.099s
2026-06-19 03:10:05,018 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:04 GMT', 'server': 'Apache/2.4.58 (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-979baf72-ca60-4acb-a319-6c607ee1da8d', 'x-compute-request-id': 'req-979baf72-ca60-4acb-a319-6c607ee1da8d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b''
2026-06-19 03:10:05,234 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.216s
2026-06-19 03:10:05,234 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fedfd01-bd12-496c-b7db-c0e35e609d11', 'x-compute-request-id': 'req-5fedfd01-bd12-496c-b7db-c0e35e609d11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1192948292-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}, {"version": 4, "addr": "172.24.5.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}]}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "ACTIVE", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:10:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:10:06,507 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.266s
2026-06-19 03:10:06,507 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d918e58c-40e7-420c-b465-44739d1501bc', 'x-compute-request-id': 'req-d918e58c-40e7-420c-b465-44739d1501bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1192948292-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}, {"version": 4, "addr": "172.24.5.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}]}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "ACTIVE", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:10:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:10:08,462 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.946s
2026-06-19 03:10:08,463 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06b9618-340a-4149-8d72-f83b012dd18e', 'x-compute-request-id': 'req-a06b9618-340a-4149-8d72-f83b012dd18e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1192948292-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}, {"version": 4, "addr": "172.24.5.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:66"}]}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "ACTIVE", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106391096"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:10:09,784 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.312s
2026-06-19 03:10:09,784 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4961c35f-fdc4-4da6-9487-a95173b3eec6', 'x-compute-request-id': 'req-4961c35f-fdc4-4da6-9487-a95173b3eec6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "DELETED", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:10:09Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-19T03:07:10Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": "2026-06-19T03:10:09.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:10:09,790 106210 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-06-19 03:10:11,463 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.672s
2026-06-19 03:10:11,463 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64882339-61cb-41ad-af3f-cb506cda109f', 'x-compute-request-id': 'req-64882339-61cb-41ad-af3f-cb506cda109f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:05:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "cc853e5b3723a8a8b76024d1f0e760b08e1ccf6b69ee891dae1b7468", "id": "7451f5f0-2380-448a-8af7-2d6299e7edcb", "image": {"id": "2d946300-9844-4bf6-aa16-438cabca85b6", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/images/2d946300-9844-4bf6-aa16-438cabca85b6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882980425", "status": "DELETED", "tenant_id": "b94a69d39e1346b0b46df62d9fa40f99", "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "updated": "2026-06-19T03:10:09Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-19T03:07:10Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-325269976", "OS-SRV-USG:launched_at": "2026-06-19T03:06:07.000000", "OS-SRV-USG:terminated_at": "2026-06-19T03:10:09.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:10:12,514 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb 0.041s
2026-06-19 03:10:12,514 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6cd31b4e-95b7-484e-98cf-413a7c0ffbc8', 'x-compute-request-id': 'req-6cd31b4e-95b7-484e-98cf-413a7c0ffbc8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/7451f5f0-2380-448a-8af7-2d6299e7edcb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7451f5f0-2380-448a-8af7-2d6299e7edcb could not be found."}}'
2026-06-19 03:10:12,549 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.39/compute/v2.1/os-keypairs/tempest-keypair-325269976 0.034s
2026-06-19 03:10:12,550 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f82b543-c15c-4091-affa-abaab30f2ffd', 'x-compute-request-id': 'req-2f82b543-c15c-4091-affa-abaab30f2ffd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/compute/v2.1/os-keypairs/tempest-keypair-325269976'}
Body: b''
2026-06-19 03:10:13,020 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.39/networking/v2.0/security-groups/78f30ed4-d8b4-4081-bc84-d58bea989a1d 0.470s
2026-06-19 03:10:13,020 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1fb69490-ec0e-411f-919a-7ca8049595c2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.39/networking/v2.0/security-groups/78f30ed4-d8b4-4081-bc84-d58bea989a1d'}
Body: b''
2026-06-19 03:10:13,044 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.39/networking/v2.0/security-groups/78f30ed4-d8b4-4081-bc84-d58bea989a1d 0.023s
2026-06-19 03:10:13,044 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b892f367-e998-4b6d-b750-d7a4d4345cff', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.39/networking/v2.0/security-groups/78f30ed4-d8b4-4081-bc84-d58bea989a1d'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 78f30ed4-d8b4-4081-bc84-d58bea989a1d does not exist", "detail": ""}}'
2026-06-19 03:10:13,306 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.39/networking/v2.0/floatingips/6c815bbf-b01c-4431-a525-4dd49b3d2e64 0.261s
2026-06-19 03:10:13,307 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1a9bdd62-ea73-4d99-a67a-67f33dd62c28', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.39/networking/v2.0/floatingips/6c815bbf-b01c-4431-a525-4dd49b3d2e64'}
Body: b''
2026-06-19 03:10:13,360 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.053s
2026-06-19 03:10:13,361 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:13 GMT', 'server': 'Apache/2.4.58 (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-37b9bab3-8f5d-43e7-8265-f5707c3ba3d7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b''
2026-06-19 03:10:13,408 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.046s
2026-06-19 03:10:13,408 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b8abc5-15e6-40ed-a0e2-c22d66c2d4bd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b8abc5-15e6-40ed-a0e2-c22d66c2d4bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"volume": {"id": "9c853e47-dd48-40fd-8e7d-8699063e1dda", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:05:50.000000", "updated_at": "2026-06-19T03:10:13.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-2067067862", "description": null, "volume_type": "tempest-scenario-type-luksv2-666201747", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda"}], "user_id": "bf519dd3fdcd4a0a8e592d5ce5f22a9d", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b94a69d39e1346b0b46df62d9fa40f99"}}'
2026-06-19 03:10:14,434 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda 0.016s
2026-06-19 03:10:14,435 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e361e0-6fc7-4aec-872c-313c20a4d87b', 'x-openstack-request-id': 'req-53e361e0-6fc7-4aec-872c-313c20a4d87b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.39/volume/v3/volumes/9c853e47-dd48-40fd-8e7d-8699063e1dda'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c853e47-dd48-40fd-8e7d-8699063e1dda could not be found."}}'
2026-06-19 03:10:14,562 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/detail?all_tenants=1 0.127s
2026-06-19 03:10:14,563 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2594398e-7aaa-45df-b540-288b9f207c88', 'content-length': '10635', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2594398e-7aaa-45df-b540-288b9f207c88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "0762a52f-3d80-4e17-824f-e1051f08f63b", "status": "available", "size": 2, "availability_zone": "nova", "created_at": "2026-06-19T03:10:14.000000", "updated_at": "2026-06-19T03:10:14.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1192516990", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0762a52f-3d80-4e17-824f-e1051f08f63b"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0762a52f-3d80-4e17-824f-e1051f08f63b"}], "user_id": "74abdb4132a241d0bd5e9492144ac0ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "0f9581dbd6314f3ba9e403e1945ec6f5", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#default"}, {"id": "0bd6be4f-a6b4-44a7-b80e-9ffd3d8fc79f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:10:10.000000", "updated_at": "2026-06-19T03:10:11.000000", "name": "tempest-VolumesBackupsTest-Volume-1580927756", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0bd6be4f-a6b4-44a7-b80e-9ffd3d8fc79f"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0bd6be4f-a6b4-44a7-b80e-9ffd3d8fc79f"}], "user_id": "e5d6c3f0eb52473c8cc2ee544e9ec3b2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "26ebf79fa4664a42b80d0cf753013d18", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#template_virtual"}, {"id": "5ca94d98-0a06-4325-b773-2426819f8335", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:09:31.000000", "updated_at": "2026-06-19T03:09:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-603036490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "3041d833-8563-4489-bec2-740bbdc86cbc"}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/5ca94d98-0a06-4325-b773-2426819f8335"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/5ca94d98-0a06-4325-b773-2426819f8335"}], "user_id": "6a37092e83804573906f3482710a11a4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ca94d98-0a06-4325-b773-2426819f8335", "attachment_id": "c1005c16-d0ea-4b03-a340-7d3ad24d0aa9", "volume_id": "5ca94d98-0a06-4325-b773-2426819f8335", "server_id": "f91b46fa-2577-49ce-98cd-7ba222ca5edd", "host_name": "np0000003227", "device": "/dev/vda", "attached_at": "2026-06-19T03:09:53.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b9a0730168bf4a5496e75e328c2f3e1f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "2d946300-9844-4bf6-aa16-438cabca85b6", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "91ac8912-f061-4137-8988-24041e5bf75f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:09:11.000000", "updated_at": "2026-06-19T03:09:30.000000", "na
2026-06-19 03:10:14,613 106210 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.39/volume/v3/types/cd260097-6cba-4e3a-8c50-99376407d566 0.039s
2026-06-19 03:10:14,613 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:10:14 GMT', 'server': 'Apache/2.4.58 (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-4761541c-139c-4ab5-9b25-ae86396089f5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/types/cd260097-6cba-4e3a-8c50-99376407d566'}
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_encrypted_cinder_volumes.py", line 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
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 9c853e47-dd48-40fd-8e7d-8699063e1dda failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt3.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt4.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft4.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 03:18:33,700 106210 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-147888582 on backend None
2026-06-19 03:18:33,724 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.39/volume/v3/types 0.023s
2026-06-19 03:18:33,724 106210 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-luks2-147888582", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7af5749-8821-4f93-919c-b521ced54825', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7af5749-8821-4f93-919c-b521ced54825', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/types'}
Body: b'{"volume_type": {"id": "56b0991a-07f2-4f83-9be7-7b90702bbb2a", "name": "tempest-scenario-type-luks2-147888582", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-19 03:18:33,725 106210 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 56b0991a-07f2-4f83-9be7-7b90702bbb2a
2026-06-19 03:18:33,752 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.39/volume/v3/types/56b0991a-07f2-4f83-9be7-7b90702bbb2a/encryption 0.026s
2026-06-19 03:18:33,752 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f728f5fb-d2c9-4c1f-a5e5-424dcb9beb1b', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f728f5fb-d2c9-4c1f-a5e5-424dcb9beb1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/types/56b0991a-07f2-4f83-9be7-7b90702bbb2a/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "56b0991a-07f2-4f83-9be7-7b90702bbb2a", "encryption_id": "4592bff1-6ef0-44a3-8c81-67998e231822"}}'
2026-06-19 03:18:33,907 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.39/volume/v3/volumes 0.154s
2026-06-19 03:18:33,908 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-53342523", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-147888582", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30e0966-f6a6-4c67-a4f0-2cb168f31b78', 'content-length': '776', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30e0966-f6a6-4c67-a4f0-2cb168f31b78', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/volume/v3/volumes'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:33.854748", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 03:18:33,939 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:18:33,939 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0609e5ae-7288-411f-bc43-365353400902', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0609e5ae-7288-411f-bc43-365353400902', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:34,979 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.034s
2026-06-19 03:18:34,979 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93d9401-7011-4fce-8efa-00eef0aefa97', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93d9401-7011-4fce-8efa-00eef0aefa97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:34.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:34,988 106210 INFO [tempest.common.waiters] volume 0b6e8332-d23e-4165-a021-4888f70affbc reached available after waiting for 1.988055 seconds
2026-06-19 03:18:35,015 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:18:35,015 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a707cc86-17a9-4a7d-8c82-f34c322129e5', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a707cc86-17a9-4a7d-8c82-f34c322129e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:34.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:35,051 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc/action 0.027s
2026-06-19 03:18:35,052 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-d5b17363-b12a-4413-b866-064379ce0f13', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b17363-b12a-4413-b866-064379ce0f13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc/action'}
Body: b''
2026-06-19 03:18:35,150 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.39/identity/v3/auth/tokens 0.095s
2026-06-19 03:18:35,151 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-92d62e6e-6f53-4dc8-9edf-75bdff1b7eab', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.39/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e319947c1ffa42f0b4f2927aa475387e", "name": "tempest-TestVolumeBootPattern-672282907-project-member", "password_expires_at": null}, "audit_ids": ["Lnis0RYRTBigirjuhH-9Ag"], "expires_at": "2026-06-19T04:18:35.000000Z", "issued_at": "2026-06-19T03:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e99160c3cc547b09113dc7b042745ff", "name": "tempest-TestVolumeBootPattern-672282907"}, "is_domain": false, "roles": [{"id": "756b8a708ca24b15be3dd8c77c242ae1", "name": "reader"}, {"id": "d942a120d0214224b66292e77013f6f1", "name": "member"}], "catalog": [{"endpoints": [{"id": "07468144f41442c891f36938bef66f37", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.39:8080", "region": "RegionOne"}, {"id": "e2be42a0621e4fe9a95b0f1b0c0955aa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39:8080/v1/AUTH_1e99160c3cc547b09113dc7b042745ff", "region": "RegionOne"}], "id": "09e8cd603d5d4e319e9da98a48d8c01b", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "371e4d066012430cb43b74d3e8e4d7ce", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/networking", "region": "RegionOne"}], "id": "1b230e52d3d34522a80f61382799ba3a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9a0f796e55b94acbbc958ffe6d105339", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/image", "region": "RegionOne"}], "id": "21db7888f86940a7a17f34476075022d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f4aeea5882b7416b90ba08cfe46bcfdf", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/identity", "region": "RegionOne"}], "id": "3c6a33ec09a44dcab02d70f18351e598", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a7d5983922564da197b5a7fa4063acfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/compute/v2/1e99160c3cc547b09113dc7b042745ff", "region": "RegionOne"}], "id": "72f03a03ac0447f18605258e42d33b96", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "32636e05d3fd44f3a7359bc480540cef", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/compute/v2.1", "region": "RegionOne"}], "id": "7aba224228bc40c7b64723c3ad2bd070", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fe1128eadb94745b13438fa09ec482f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/volume/v3", "region": "RegionOne"}], "id": "a79774aaee194fe297a37718f0ac4694", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f0ea5dc8a0146e4ae9561dcc62d7f0f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.39/placement", "region": "RegionOne"}], "id": "b0664ce506d646c1885dd34ffd803804", "type": "placement", "name": "placement"}]}}'
2026-06-19 03:18:35,151 106210 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '9b5d07c9-ac00-4451-aa0c-462819fe3edf', 'name': 'tempest-TestVolumeBootPattern-1800853227-network', 'tenant_id': '1e99160c3cc547b09113dc7b042745ff', 'project_id': '1e99160c3cc547b09113dc7b042745ff', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28564, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-19T03:17:54Z', 'updated_at': '2026-06-19T03:17:54Z', 'revision_number': 1} available for tenant
2026-06-19 03:18:35,709 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.39/compute/v2.1/servers 0.557s
2026-06-19 03:18:35,709 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-446913971", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "0b6e8332-d23e-4165-a021-4888f70affbc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9b5d07c9-ac00-4451-aa0c-462819fe3edf"}]}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef90b9ad-22f0-404c-a08c-3b54c569c6b6', 'x-compute-request-id': 'req-ef90b9ad-22f0-404c-a08c-3b54c569c6b6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.39/compute/v2.1/servers'}
Body: b'{"server": {"id": "223e15db-b1c5-46af-b5f8-d654f161a125", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UrmnM8otUy22"}}'
2026-06-19 03:18:35,783 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.072s
2026-06-19 03:18:35,783 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb2df3d6-20b7-48ca-9929-f1b5c6cb24a5', 'x-compute-request-id': 'req-eb2df3d6-20b7-48ca-9929-f1b5c6cb24a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:36Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 03:18:36,864 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.074s
2026-06-19 03:18:36,865 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1101', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efbc15c0-1d49-4cf9-b51b-b88769bbcc83', 'x-compute-request-id': 'req-efbc15c0-1d49-4cf9-b51b-b88769bbcc83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:37,965 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.094s
2026-06-19 03:18:37,965 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81df1ff7-e244-4020-837d-3aa3a8a6a9f5', 'x-compute-request-id': 'req-81df1ff7-e244-4020-837d-3aa3a8a6a9f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:37,971 106210 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-19 03:18:39,072 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.100s
2026-06-19 03:18:39,073 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4181092d-3943-4508-b356-10e6622eb191', 'x-compute-request-id': 'req-4181092d-3943-4508-b356-10e6622eb191', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:40,156 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.078s
2026-06-19 03:18:40,157 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1157', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c159b853-9f08-49df-8726-f4d3290276ba', 'x-compute-request-id': 'req-c159b853-9f08-49df-8726-f4d3290276ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:40,162 106210 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-19 03:18:41,399 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.236s
2026-06-19 03:18:41,400 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3dc34a-b084-4644-a47d-d4f335fc34a2', 'x-compute-request-id': 'req-3d3dc34a-b084-4644-a47d-d4f335fc34a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:41,407 106210 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-19 03:18:42,558 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.150s
2026-06-19 03:18:42,558 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9818a4f-18c1-494f-99fd-bba0503b9e73', 'x-compute-request-id': 'req-c9818a4f-18c1-494f-99fd-bba0503b9e73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:43,720 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.156s
2026-06-19 03:18:43,721 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78072c3-e125-413a-b1fe-8344fa694270', 'x-compute-request-id': 'req-f78072c3-e125-413a-b1fe-8344fa694270', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:43,727 106210 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-19 03:18:44,877 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.150s
2026-06-19 03:18:44,878 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6824236-c789-4324-8271-097d41ccb65b', 'x-compute-request-id': 'req-f6824236-c789-4324-8271-097d41ccb65b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:46,140 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.256s
2026-06-19 03:18:46,140 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69012bc7-59b9-478f-bd6a-2240a4dbd043', 'x-compute-request-id': 'req-69012bc7-59b9-478f-bd6a-2240a4dbd043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T03:18:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.39/compute/flavors/42"}]}, "hostId": "d080927456d5816fbc0fe87c5a7f2357140c3b8b6aa6dda96cf90904", "id": "223e15db-b1c5-46af-b5f8-d654f161a125", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}, {"rel": "bookmark", "href": "https://10.4.3.39/compute/servers/223e15db-b1c5-46af-b5f8-d654f161a125"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-446913971", "status": "BUILD", "tenant_id": "1e99160c3cc547b09113dc7b042745ff", "user_id": "e319947c1ffa42f0b4f2927aa475387e", "updated": "2026-06-19T03:18:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc"}]}}'
2026-06-19 03:18:47,221 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.072s
2026-06-19 03:18:47,221 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-2f81e037-dc0c-4c29-92d5-26463d160e6f', 'x-compute-request-id': 'req-2f81e037-dc0c-4c29-92d5-26463d160e6f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 03:18:47,296 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 DELETE https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.075s
2026-06-19 03:18:47,297 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-48581347-5bcc-4a28-a1df-9a7824c7902e', 'x-compute-request-id': 'req-48581347-5bcc-4a28-a1df-9a7824c7902e', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 03:18:47,297 106210 ERROR [tempest.common.compute] Deleting server 223e15db-b1c5-46af-b5f8-d654f161a125 failed
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-19 03:18:47.297 106210 ERROR tempest.common.compute
2026-06-19 03:18:47,358 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 GET https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125 0.058s
2026-06-19 03:18:47,359 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-d3371a82-331f-4372-8bb1-feeb9244f46f', 'x-compute-request-id': 'req-d3371a82-331f-4372-8bb1-feeb9244f46f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/compute/v2.1/servers/223e15db-b1c5-46af-b5f8-d654f161a125'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 03:18:47,359 106210 ERROR [tempest.common.compute] Server 223e15db-b1c5-46af-b5f8-d654f161a125 failed to delete in time
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-19 03:18:47.359 106210 ERROR tempest.common.compute
2026-06-19 03:18:47,416 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 500 DELETE https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.053s
2026-06-19 03:18:47,416 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a9cc8b-f5c3-4975-a8c2-fb081daf2caa', 'x-openstack-request-id': 'req-97a9cc8b-f5c3-4975-a8c2-fb081daf2caa', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 03:18:47,416 106210 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method VolumesClient.delete_volume of <tempest.lib.services.volume.v3.volumes_client.VolumesClient object at 0x7a69a8707920>>, retrying...
2026-06-19 03:18:52,502 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.085s
2026-06-19 03:18:52,502 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-602c668c-0a47-4f6b-9ff0-c087c0d332a0', 'x-openstack-request-id': 'req-602c668c-0a47-4f6b-9ff0-c087c0d332a0', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
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."}}'
2026-06-19 03:18:52,546 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.041s
2026-06-19 03:18:52,546 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12953b30-ae20-40bc-8a68-49cd4c5aa55f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12953b30-ae20-40bc-8a68-49cd4c5aa55f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:53,583 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:18:53,583 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6699e0c0-7cc4-423d-a18e-cc731062e9e9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6699e0c0-7cc4-423d-a18e-cc731062e9e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:54,618 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:18:54,618 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38133d5-66df-462b-ade0-f699f3a44233', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38133d5-66df-462b-ade0-f699f3a44233', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:55,658 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:18:55,658 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d103dd0-df91-4cc0-a664-3acaaa81188d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d103dd0-df91-4cc0-a664-3acaaa81188d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:56,693 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:18:56,693 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1222fe-c847-4c42-9e32-6cfe6fa19da2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1222fe-c847-4c42-9e32-6cfe6fa19da2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:57,725 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:18:57,725 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0628abf-93b3-4fd8-9b46-1ace32f8089c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0628abf-93b3-4fd8-9b46-1ace32f8089c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:58,754 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:18:58,755 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9555f1-24a2-43c2-aebd-fada438b6cef', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9555f1-24a2-43c2-aebd-fada438b6cef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:18:59,783 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:18:59,783 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd1fe75-559e-4440-87ef-83a1ca6cd8ac', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd1fe75-559e-4440-87ef-83a1ca6cd8ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:00,813 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:00,813 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492a7761-dbac-4509-a557-b22dfc34eb30', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492a7761-dbac-4509-a557-b22dfc34eb30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:01,845 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:01,845 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe8dd2a-6fda-4325-9220-f1cbd9602019', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe8dd2a-6fda-4325-9220-f1cbd9602019', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:02,873 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:02,874 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41664d1d-5ac5-4fc2-b995-042a7f21dc14', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41664d1d-5ac5-4fc2-b995-042a7f21dc14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:03,907 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:19:03,907 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049e59c1-fc49-4e73-b827-36861d024304', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049e59c1-fc49-4e73-b827-36861d024304', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:04,941 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:04,942 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbaa2032-a119-4627-9cbc-6d474e913c20', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbaa2032-a119-4627-9cbc-6d474e913c20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:05,975 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:19:05,975 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee10255c-7ab5-41bc-a567-22ef2a5e7eba', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee10255c-7ab5-41bc-a567-22ef2a5e7eba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:07,005 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:07,006 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e605df46-05d7-414c-99d4-83d216f36244', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e605df46-05d7-414c-99d4-83d216f36244', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:08,038 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:08,038 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f192e4-7f76-4541-8afc-ceaa4e590d2b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f192e4-7f76-4541-8afc-ceaa4e590d2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:09,077 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:19:09,077 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72f622d-11ef-4c58-b03f-58a56efef581', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72f622d-11ef-4c58-b03f-58a56efef581', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:10,111 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:10,112 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef34f9b-fd7b-4a4b-bcc4-6ec4c2e981f3', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef34f9b-fd7b-4a4b-bcc4-6ec4c2e981f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:11,149 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.030s
2026-06-19 03:19:11,149 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dcb276-3eb7-481c-8e7b-4acfe7311e38', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dcb276-3eb7-481c-8e7b-4acfe7311e38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:12,178 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:19:12,178 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc38598-3694-4b5f-94dc-c8d5c85ba951', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc38598-3694-4b5f-94dc-c8d5c85ba951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:13,209 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:13,209 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf9d602-8513-4f9e-bbc9-d260aa07b8f5', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf9d602-8513-4f9e-bbc9-d260aa07b8f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:14,239 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:14,240 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54368bad-7528-4c1c-8d77-edccc6a8460c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54368bad-7528-4c1c-8d77-edccc6a8460c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:15,270 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:15,270 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ec5b32-e941-490d-8df5-aed11193d3bb', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ec5b32-e941-490d-8df5-aed11193d3bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:16,299 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:16,299 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c45c69-410d-4ad8-86c4-3c2782bb48f7', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c45c69-410d-4ad8-86c4-3c2782bb48f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:17,332 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:19:17,333 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30988a39-186c-4f34-9d5c-206e19085477', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30988a39-186c-4f34-9d5c-206e19085477', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:18,373 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.034s
2026-06-19 03:19:18,373 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44dba6c4-91e8-4103-9737-ed298e62052c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44dba6c4-91e8-4103-9737-ed298e62052c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:19,403 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:19,403 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72a3d99-608f-4dc9-b6b7-05ad654c5576', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72a3d99-608f-4dc9-b6b7-05ad654c5576', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:20,436 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:20,437 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0410fbd6-76bc-4d17-893c-9d6a7936c5ec', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0410fbd6-76bc-4d17-893c-9d6a7936c5ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:21,468 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:21,468 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada903fb-ec6b-44eb-b075-708303a5dda0', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada903fb-ec6b-44eb-b075-708303a5dda0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:22,502 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:19:22,503 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714e4aa3-c78b-4017-aa75-ae4e66665183', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714e4aa3-c78b-4017-aa75-ae4e66665183', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:23,533 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:23,533 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3c263b-65e1-494f-8ab0-5dcd61cb002c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3c263b-65e1-494f-8ab0-5dcd61cb002c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:24,562 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:24,562 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6d3c3a-a510-43b5-8b1c-ec2ebacd4552', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6d3c3a-a510-43b5-8b1c-ec2ebacd4552', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:25,593 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:25,593 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b16709-185c-4e6a-9c7f-bced4d368243', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b16709-185c-4e6a-9c7f-bced4d368243', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:26,626 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:26,626 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10ae63f-b45d-4dcb-b954-15b64117573f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10ae63f-b45d-4dcb-b954-15b64117573f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:27,659 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:27,659 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6a520b-6412-4010-b84f-429862b15b13', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6a520b-6412-4010-b84f-429862b15b13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:28,690 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:28,690 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb534cb-98a1-49bb-8f37-f78d66c4acb2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb534cb-98a1-49bb-8f37-f78d66c4acb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:29,721 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:29,721 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d061562-0460-4292-acd3-1be4787d6b94', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d061562-0460-4292-acd3-1be4787d6b94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:30,754 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:19:30,755 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b444edb-4cfb-4131-bf41-d8ba6b86cd5b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b444edb-4cfb-4131-bf41-d8ba6b86cd5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:31,783 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:31,784 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dff7d93-3cd2-4828-a875-92c3416258de', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dff7d93-3cd2-4828-a875-92c3416258de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:32,815 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:32,815 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbfe2f7-6c2b-463b-8d4e-27b3578dd1aa', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbfe2f7-6c2b-463b-8d4e-27b3578dd1aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:33,851 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.031s
2026-06-19 03:19:33,851 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0692eaba-85ee-4a4c-b80c-32afbeb049cd', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0692eaba-85ee-4a4c-b80c-32afbeb049cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:34,884 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:34,884 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4945d9aa-f257-40f7-8975-ad785559f22f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4945d9aa-f257-40f7-8975-ad785559f22f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:35,921 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.032s
2026-06-19 03:19:35,921 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8dea7c-fa81-4f63-9e8e-52b9ebc747f6', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8dea7c-fa81-4f63-9e8e-52b9ebc747f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:36,960 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:19:36,960 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e62e762-f05d-4032-98ae-be18dee8073b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e62e762-f05d-4032-98ae-be18dee8073b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:37,999 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.034s
2026-06-19 03:19:37,999 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de81d4c6-5462-49a0-91ce-6366f86d2b09', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de81d4c6-5462-49a0-91ce-6366f86d2b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:39,031 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:39,031 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cedadbb-15c0-4371-9eb0-f23d6f9f04c2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cedadbb-15c0-4371-9eb0-f23d6f9f04c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:40,064 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:40,064 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8f3385-810a-44da-8a7f-6682f4523919', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8f3385-810a-44da-8a7f-6682f4523919', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:41,096 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:41,097 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49c9032-bed3-4d02-b0da-b008b0b88972', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49c9032-bed3-4d02-b0da-b008b0b88972', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:42,129 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:42,129 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeddf06c-94a7-4856-bb9f-cf774611b58a', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeddf06c-94a7-4856-bb9f-cf774611b58a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:43,161 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:43,161 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171f21e0-9d5c-44cc-8d18-a2c9aff5d502', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171f21e0-9d5c-44cc-8d18-a2c9aff5d502', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:44,193 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:44,193 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b379249-b897-46f0-b9e0-3055cc94276e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b379249-b897-46f0-b9e0-3055cc94276e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:45,224 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:45,224 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a888bc1-c45d-4885-af43-42afe458f1f9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a888bc1-c45d-4885-af43-42afe458f1f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:46,256 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:46,256 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b6aa5b-6641-4e7a-a73e-01d6d94a453f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b6aa5b-6641-4e7a-a73e-01d6d94a453f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:47,295 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.034s
2026-06-19 03:19:47,295 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80873eaf-0ed1-4df2-bdd4-7eac1f5d5c63', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80873eaf-0ed1-4df2-bdd4-7eac1f5d5c63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:48,332 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:19:48,333 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc149c7-d495-4ac2-b46f-2ba57a8cfe69', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc149c7-d495-4ac2-b46f-2ba57a8cfe69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:49,363 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:19:49,363 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903fd386-b49d-4fef-b07b-2e98d54e1353', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903fd386-b49d-4fef-b07b-2e98d54e1353', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:50,397 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:19:50,398 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72845c87-b056-4535-ba77-98e3b9eb8ac8', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72845c87-b056-4535-ba77-98e3b9eb8ac8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:51,429 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:51,430 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4b4834-5bc3-4622-8d4a-40b1fadbfe9b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4b4834-5bc3-4622-8d4a-40b1fadbfe9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:52,461 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:52,461 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d66a55-f602-48bb-aafb-0254f693b600', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d66a55-f602-48bb-aafb-0254f693b600', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:53,492 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:53,493 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2638f618-031a-4701-bcb2-7c5fbe327703', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2638f618-031a-4701-bcb2-7c5fbe327703', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:54,524 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:54,524 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c33aba9-4737-41a1-848a-05f3db690e77', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c33aba9-4737-41a1-848a-05f3db690e77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:55,557 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:19:55,557 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9236d428-79a6-43cc-8959-73ec954fcce4', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9236d428-79a6-43cc-8959-73ec954fcce4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:56,587 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:56,587 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f48235f-7ab1-4999-b7af-cc47878f07db', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f48235f-7ab1-4999-b7af-cc47878f07db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:57,616 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:57,616 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35747ce9-0dcd-422a-bd60-49c67ecc9959', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35747ce9-0dcd-422a-bd60-49c67ecc9959', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:58,646 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:19:58,646 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abb2b9e-6260-4303-a421-5f23f3b7c6d2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abb2b9e-6260-4303-a421-5f23f3b7c6d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:19:59,677 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:19:59,678 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:19:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381bffa2-f486-4a3e-ad47-61e8c79e7722', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381bffa2-f486-4a3e-ad47-61e8c79e7722', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:00,709 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:00,709 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9011c5b-0f71-4e3d-b2ce-eb61d51f264d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9011c5b-0f71-4e3d-b2ce-eb61d51f264d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:01,740 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:01,740 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0de89d6-0c6f-46ec-9f29-a18da27b6939', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0de89d6-0c6f-46ec-9f29-a18da27b6939', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:02,771 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:02,771 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bc00af-3398-4933-a366-9ccbd78395e9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bc00af-3398-4933-a366-9ccbd78395e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:03,805 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:03,805 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc29cfd-df8b-4539-9e18-f98cb1c4e5ab', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc29cfd-df8b-4539-9e18-f98cb1c4e5ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:04,835 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:04,835 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05a3167-e21c-4b3f-9bfc-0d86f6e4d7be', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05a3167-e21c-4b3f-9bfc-0d86f6e4d7be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:05,865 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:05,866 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11080d3-639e-4532-808c-981e2fa57230', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11080d3-639e-4532-808c-981e2fa57230', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:06,896 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:06,896 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72449de2-e626-4f2c-b715-786c043e98d0', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72449de2-e626-4f2c-b715-786c043e98d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:07,928 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:07,928 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4c6dbe-8187-47a2-88a9-b8e3ec258661', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4c6dbe-8187-47a2-88a9-b8e3ec258661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:08,960 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:08,961 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bfbd29-4239-4253-8e8c-6a2d7170a84d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bfbd29-4239-4253-8e8c-6a2d7170a84d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:09,990 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:09,991 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84f35f8-8375-461e-a24c-9a36b497d3e5', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84f35f8-8375-461e-a24c-9a36b497d3e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:11,021 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:11,022 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c7fe6b-f8f0-4500-9762-9314497f55a6', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c7fe6b-f8f0-4500-9762-9314497f55a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:12,055 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:20:12,055 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a03eb6-fd8f-49bd-be80-cc9a3e865bbe', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a03eb6-fd8f-49bd-be80-cc9a3e865bbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:13,084 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:13,084 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5566e5a-055b-4c02-9fb6-c9f0ea6ef17d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5566e5a-055b-4c02-9fb6-c9f0ea6ef17d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:14,114 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:14,115 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2df93a-c4a9-4ff1-bd60-f0a5a8f7f727', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2df93a-c4a9-4ff1-bd60-f0a5a8f7f727', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:15,144 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:15,144 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb211c5-a2df-40c2-b2d4-51e97eafce37', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb211c5-a2df-40c2-b2d4-51e97eafce37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:16,175 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:16,176 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00521b4-f81d-48a5-af52-6a0f3b207413', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00521b4-f81d-48a5-af52-6a0f3b207413', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:17,203 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.022s
2026-06-19 03:20:17,203 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a85e77-2494-440f-a50e-210beffb64b1', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a85e77-2494-440f-a50e-210beffb64b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:18,231 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:20:18,232 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb0d04e-8ed5-4efc-9ee5-90f5d536794b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb0d04e-8ed5-4efc-9ee5-90f5d536794b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:19,265 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:20:19,265 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e625554b-d04c-4de1-bf12-52e64bf13165', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e625554b-d04c-4de1-bf12-52e64bf13165', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:20,294 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:20,295 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bc0a90-5bc8-48dd-894c-57df787ae0b6', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bc0a90-5bc8-48dd-894c-57df787ae0b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:21,328 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:20:21,328 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8da0b26-9785-4a7d-ae92-58f605bb983d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8da0b26-9785-4a7d-ae92-58f605bb983d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:22,359 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:22,359 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503cf6df-b76d-4b90-b078-a9e4040608a0', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503cf6df-b76d-4b90-b078-a9e4040608a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:23,397 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:20:23,397 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8357492-28a5-491d-8594-6d9e308adff1', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8357492-28a5-491d-8594-6d9e308adff1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:24,430 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:24,430 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041b4511-ec47-486a-8f19-f416a9a3c723', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041b4511-ec47-486a-8f19-f416a9a3c723', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:25,460 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:25,461 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074358cd-b584-4d82-bc3a-9395687b22eb', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074358cd-b584-4d82-bc3a-9395687b22eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:26,493 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:26,493 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda3b492-4ad9-467a-a609-66111a17290e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda3b492-4ad9-467a-a609-66111a17290e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:27,526 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:27,526 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c4bd82-89d7-4577-8a3b-858838b4698e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c4bd82-89d7-4577-8a3b-858838b4698e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:28,557 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:28,557 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f71e66-f27e-4572-8abe-46ed30637db7', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f71e66-f27e-4572-8abe-46ed30637db7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:29,587 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:29,587 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b50b543-4c7c-4141-a296-f87db7c8e02b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b50b543-4c7c-4141-a296-f87db7c8e02b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:30,617 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:30,617 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d80b92e-3597-48db-ba04-e747350664b2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d80b92e-3597-48db-ba04-e747350664b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:31,654 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.031s
2026-06-19 03:20:31,654 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3a15c1-091a-4a27-b07a-403c813a438f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3a15c1-091a-4a27-b07a-403c813a438f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:32,684 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:32,685 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d43fd2-c170-4675-8c29-9d14ffe19422', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d43fd2-c170-4675-8c29-9d14ffe19422', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:33,721 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:20:33,721 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed94a60a-ecd0-424f-892f-bfab5f667990', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed94a60a-ecd0-424f-892f-bfab5f667990', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:34,749 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:20:34,749 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e08b435-28d9-4819-b669-0bb7d68c2abd', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e08b435-28d9-4819-b669-0bb7d68c2abd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:35,781 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:35,781 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c02d8e-5ef3-4b9f-ab87-019a5bcd8fbe', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c02d8e-5ef3-4b9f-ab87-019a5bcd8fbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:36,814 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:36,814 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238a3018-3757-4dc2-a55e-9e2e89eef945', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238a3018-3757-4dc2-a55e-9e2e89eef945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:37,843 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:20:37,843 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53ffae7-120a-4dcd-851c-e4cc3e79e992', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53ffae7-120a-4dcd-851c-e4cc3e79e992', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:38,876 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:38,877 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61ac325-cdde-40eb-ab99-91eb7602bf0e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61ac325-cdde-40eb-ab99-91eb7602bf0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:39,909 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:39,910 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8264d8e-4809-4304-9bd5-3d3308d4181e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8264d8e-4809-4304-9bd5-3d3308d4181e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:40,940 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:40,941 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f22e589-a3d5-4142-bf83-863977205f8a', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f22e589-a3d5-4142-bf83-863977205f8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:41,973 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:41,973 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4267f8ac-1ecf-48a4-ac68-e8f4f3c45f48', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4267f8ac-1ecf-48a4-ac68-e8f4f3c45f48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:43,004 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:43,004 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44745d91-e5a8-4556-8697-0a87d782dd5d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44745d91-e5a8-4556-8697-0a87d782dd5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:44,038 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:20:44,038 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75e4446-09c5-4886-8a8c-543a10db1616', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75e4446-09c5-4886-8a8c-543a10db1616', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:45,069 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:45,069 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24ab2b8-eca5-474f-81bf-fdacc66203ee', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24ab2b8-eca5-474f-81bf-fdacc66203ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:46,101 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:46,101 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381565b2-72b8-4b9f-bdcf-869a9a7a7f78', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381565b2-72b8-4b9f-bdcf-869a9a7a7f78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:47,131 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:47,132 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74dd6ca-7717-4549-9c8f-2525f664207d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74dd6ca-7717-4549-9c8f-2525f664207d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:48,167 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.030s
2026-06-19 03:20:48,167 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d54ce9-b485-425c-b6ab-a1e2b180d718', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d54ce9-b485-425c-b6ab-a1e2b180d718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:49,198 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:49,199 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc56b08-b52b-45b8-905a-f5305bb561b3', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc56b08-b52b-45b8-905a-f5305bb561b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:50,227 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:20:50,227 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712bbb3e-b994-4613-8a63-f15a9b5017ff', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712bbb3e-b994-4613-8a63-f15a9b5017ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:51,265 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:20:51,265 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca588415-6600-4bea-8932-4c5529f3ba9f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca588415-6600-4bea-8932-4c5529f3ba9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:52,297 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:52,297 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62dec3bf-29f6-44ab-af1e-4c9d9f616b7c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62dec3bf-29f6-44ab-af1e-4c9d9f616b7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:53,332 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:20:53,332 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234945a8-570b-4c6e-afa7-f1f5afd87e0d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234945a8-570b-4c6e-afa7-f1f5afd87e0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:54,369 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.030s
2026-06-19 03:20:54,369 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a53b19a-6163-4d5d-bd76-4657a2db684a', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a53b19a-6163-4d5d-bd76-4657a2db684a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:55,401 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:20:55,401 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd07b444-92a8-468f-bf1f-4eb0a3706bd8', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd07b444-92a8-468f-bf1f-4eb0a3706bd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:56,435 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:20:56,435 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32382262-f736-49a3-8a5f-4ca85d9a774f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32382262-f736-49a3-8a5f-4ca85d9a774f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:57,470 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.030s
2026-06-19 03:20:57,471 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4827e783-5a7a-477e-9939-910340557543', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4827e783-5a7a-477e-9939-910340557543', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:58,501 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:20:58,502 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f25b00-30f2-4c7a-befd-ae43c76f02c6', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f25b00-30f2-4c7a-befd-ae43c76f02c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:20:59,530 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:20:59,530 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:20:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4a9699-36e1-4857-b477-8118df19c2fa', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4a9699-36e1-4857-b477-8118df19c2fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:00,559 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:21:00,559 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614ef2e2-8be7-46bb-a8a4-477a9bf09e07', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614ef2e2-8be7-46bb-a8a4-477a9bf09e07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:01,591 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:01,591 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec190f6-e5f5-4e25-aaeb-876cc04594de', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec190f6-e5f5-4e25-aaeb-876cc04594de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:02,621 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:02,621 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a836b5bc-0a1d-4930-a3e5-83dc13dacc69', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a836b5bc-0a1d-4930-a3e5-83dc13dacc69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:03,651 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:03,652 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecce0457-50ea-4a5a-a319-3e33abf6cfc0', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecce0457-50ea-4a5a-a319-3e33abf6cfc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:04,685 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:21:04,685 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b80436-63ff-4cea-96fc-d9f73f980559', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b80436-63ff-4cea-96fc-d9f73f980559', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:05,720 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:05,720 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef1fc74-a8de-4225-8252-4b5363b52d2e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef1fc74-a8de-4225-8252-4b5363b52d2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:06,750 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:06,750 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d17b53-8179-44b0-a728-bb0627699b30', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d17b53-8179-44b0-a728-bb0627699b30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:07,782 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:07,783 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bed600-8e7b-41ba-b27f-1aeb910d8a84', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bed600-8e7b-41ba-b27f-1aeb910d8a84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:08,813 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:08,813 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8aa209-85e5-4b97-9acd-ea51447042bb', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8aa209-85e5-4b97-9acd-ea51447042bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:09,843 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:09,843 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcee816-42ae-484a-a377-cb5634ec6cf3', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcee816-42ae-484a-a377-cb5634ec6cf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:10,877 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:10,878 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de06b80-671b-4c7c-b37b-6b2ea107c2cd', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de06b80-671b-4c7c-b37b-6b2ea107c2cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:11,910 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:11,910 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8a41a2-71e8-4279-b7e0-77785fc48774', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8a41a2-71e8-4279-b7e0-77785fc48774', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:12,948 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.032s
2026-06-19 03:21:12,948 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e15143b-3151-45e2-a078-107211fc6788', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e15143b-3151-45e2-a078-107211fc6788', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:13,978 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:13,978 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f46de16-08b0-480b-aaac-a48c1022ffaa', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f46de16-08b0-480b-aaac-a48c1022ffaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:15,008 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:15,008 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fe0bab-3e3f-4dc6-9597-b9426a224e5a', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fe0bab-3e3f-4dc6-9597-b9426a224e5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:16,039 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:16,040 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cc331d-b472-4a56-92e4-9d86516b0649', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cc331d-b472-4a56-92e4-9d86516b0649', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:17,069 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:17,070 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918a57ab-a444-4983-a7ee-03cfecbe77b1', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918a57ab-a444-4983-a7ee-03cfecbe77b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:18,099 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:21:18,099 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8450170-cfa7-41a9-85c5-f52eac740954', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8450170-cfa7-41a9-85c5-f52eac740954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:19,133 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:21:19,133 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d8990e-db3f-42d9-a1e1-8c40a9d4e520', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d8990e-db3f-42d9-a1e1-8c40a9d4e520', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:20,164 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:20,164 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872acb79-0e1e-4d31-94c5-8bfe7d65cb6c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872acb79-0e1e-4d31-94c5-8bfe7d65cb6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:21,196 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:21,196 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f89106-aedc-4684-aa80-8e67e068edd8', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f89106-aedc-4684-aa80-8e67e068edd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:22,228 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:22,228 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aea895b-26a5-4763-bf72-43e46cfe72d2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aea895b-26a5-4763-bf72-43e46cfe72d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:23,258 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:23,258 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3793c557-17c4-4ca5-9ed2-8babe83f87a8', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3793c557-17c4-4ca5-9ed2-8babe83f87a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:24,289 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:24,289 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39932ab2-eb0f-4183-9db4-e95b266e41fe', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39932ab2-eb0f-4183-9db4-e95b266e41fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:25,322 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:21:25,322 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d283c822-4efb-425a-a670-3a993e3f05ec', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d283c822-4efb-425a-a670-3a993e3f05ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:26,354 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:26,354 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8ead64-be3d-40e2-9a26-d5c2835c74a7', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8ead64-be3d-40e2-9a26-d5c2835c74a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:27,384 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:27,384 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4355e3f8-c4fc-4dc1-b156-6683c4237aa2', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4355e3f8-c4fc-4dc1-b156-6683c4237aa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:28,416 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:28,416 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cccbe721-7cc1-4a18-8279-663111cec90e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cccbe721-7cc1-4a18-8279-663111cec90e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:29,449 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:21:29,450 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5adefef-9998-488b-96d0-30c3e8119268', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5adefef-9998-488b-96d0-30c3e8119268', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:30,484 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:21:30,484 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37029b32-bdf5-4e26-8dd6-be979b130de9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37029b32-bdf5-4e26-8dd6-be979b130de9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:31,520 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:31,521 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb8f7bd-8add-459b-90a8-549d71b1a4ef', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb8f7bd-8add-459b-90a8-549d71b1a4ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:32,550 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:32,551 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9909a4-345a-47f3-9738-74ccfc68777b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9909a4-345a-47f3-9738-74ccfc68777b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:33,589 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.033s
2026-06-19 03:21:33,590 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4caf92b9-6619-4838-a3af-7af76b0748b3', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4caf92b9-6619-4838-a3af-7af76b0748b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:34,620 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:34,620 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91c04a8-48a2-4036-ad70-10813e8688ea', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91c04a8-48a2-4036-ad70-10813e8688ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:35,649 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:35,650 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1599b874-ab61-4289-9b55-8def0e6c8684', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1599b874-ab61-4289-9b55-8def0e6c8684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:36,679 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:36,679 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e6e590-688d-4d9c-a155-7e63b2d8c690', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e6e590-688d-4d9c-a155-7e63b2d8c690', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:37,711 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:37,712 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780eb9a9-1f27-4d5e-9a4b-54a12bcd867f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780eb9a9-1f27-4d5e-9a4b-54a12bcd867f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:38,748 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:38,748 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c088765-2409-4115-a4e1-20d8edcf9394', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c088765-2409-4115-a4e1-20d8edcf9394', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:39,779 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:39,780 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3903e6-1040-4079-b90d-fb1f7640e93a', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3903e6-1040-4079-b90d-fb1f7640e93a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:40,817 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.031s
2026-06-19 03:21:40,817 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94145e0a-4989-4c26-a6ca-51e058552c3e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94145e0a-4989-4c26-a6ca-51e058552c3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:41,849 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:41,849 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deec6692-5fcf-4f0f-8fa0-76f41d99db7b', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deec6692-5fcf-4f0f-8fa0-76f41d99db7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:42,879 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:42,879 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e15d47-44ad-4809-ac3a-0be1f8ed53ea', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e15d47-44ad-4809-ac3a-0be1f8ed53ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:43,909 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:43,909 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a17d0b-6b1e-408e-b223-21f8b2b890e3', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a17d0b-6b1e-408e-b223-21f8b2b890e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:44,937 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:44,937 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de754f1b-33e8-486a-957a-352756b56bfb', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de754f1b-33e8-486a-957a-352756b56bfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:45,967 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:45,967 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac05d8b-de48-4091-9edb-6ce2b8501dd9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac05d8b-de48-4091-9edb-6ce2b8501dd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:46,997 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:46,997 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ce1191-e4bc-4e71-b167-85b43323fc27', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ce1191-e4bc-4e71-b167-85b43323fc27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:48,029 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:48,030 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e666f9d-da25-49f9-a087-32c5a1550988', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e666f9d-da25-49f9-a087-32c5a1550988', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:49,065 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:49,065 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a113a03-1945-47fa-82a9-d833ea0b5f70', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a113a03-1945-47fa-82a9-d833ea0b5f70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:50,104 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.034s
2026-06-19 03:21:50,104 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a242ef-2052-472b-b3f9-59228658adac', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a242ef-2052-472b-b3f9-59228658adac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:51,135 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:51,135 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cef58ab-bc56-4644-94d2-4b4b69f3c097', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cef58ab-bc56-4644-94d2-4b4b69f3c097', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:52,174 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.032s
2026-06-19 03:21:52,174 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de7d5b1-2dab-420d-b6f1-36c58bd99444', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de7d5b1-2dab-420d-b6f1-36c58bd99444', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:53,210 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:53,210 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0e294f-5101-4637-abbe-658ca48aaa8e', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0e294f-5101-4637-abbe-658ca48aaa8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:54,245 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:21:54,245 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6093c737-5d38-4430-b010-ba4094bcdf5f', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6093c737-5d38-4430-b010-ba4094bcdf5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:55,281 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.031s
2026-06-19 03:21:55,282 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fcca70-ef7f-4103-a33f-0c37ae146170', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fcca70-ef7f-4103-a33f-0c37ae146170', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:56,313 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:21:56,313 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd206968-82e2-4861-b83b-993c15c698fb', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd206968-82e2-4861-b83b-993c15c698fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:57,342 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.024s
2026-06-19 03:21:57,343 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8b7605-6a40-4495-a162-2b89c824774d', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8b7605-6a40-4495-a162-2b89c824774d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:58,375 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:21:58,376 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d024b695-72bb-4d50-a88a-5ddb3543df88', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d024b695-72bb-4d50-a88a-5ddb3543df88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:21:59,408 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.027s
2026-06-19 03:21:59,408 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:21:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8a8a4f-292b-4c73-b5b9-ef3f8fad30e9', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8a8a4f-292b-4c73-b5b9-ef3f8fad30e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:00,441 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.028s
2026-06-19 03:22:00,441 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f248928b-c0e7-4eab-8034-bcc506660fb0', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f248928b-c0e7-4eab-8034-bcc506660fb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:01,475 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:22:01,475 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54596cd6-1dbe-43f9-8009-9bec9b9b6efa', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54596cd6-1dbe-43f9-8009-9bec9b9b6efa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:02,505 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:22:02,506 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb810249-1cf9-4770-a5ef-989f45a8b10c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb810249-1cf9-4770-a5ef-989f45a8b10c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:03,536 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:22:03,536 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32a4888-fcf0-4b68-b374-a6ce718721ab', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32a4888-fcf0-4b68-b374-a6ce718721ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:04,564 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:22:04,565 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042b76a0-ea7e-420a-afc6-a23a4ee84f07', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042b76a0-ea7e-420a-afc6-a23a4ee84f07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:05,600 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.029s
2026-06-19 03:22:05,600 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500e65fa-9555-4486-b2af-cbe42fa484c5', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500e65fa-9555-4486-b2af-cbe42fa484c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:06,631 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.026s
2026-06-19 03:22:06,631 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a388fb3-6492-4ae5-9bd9-39f95a819a42', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a388fb3-6492-4ae5-9bd9-39f95a819a42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:07,661 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:22:07,661 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b14809-3011-4d41-915f-69ba9bb76ad6', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b14809-3011-4d41-915f-69ba9bb76ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:08,692 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.025s
2026-06-19 03:22:08,692 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e804ba-eb0e-4dc4-92e3-00819073605c', 'content-length': '1160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e804ba-eb0e-4dc4-92e3-00819073605c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
Body: b'{"volume": {"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff"}}'
2026-06-19 03:22:08,724 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.39/volume/v3/volumes/detail?all_tenants=1 0.027s
2026-06-19 03:22:08,725 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147a30a8-32b4-4bc5-bf3e-713d4ab69058', 'content-length': '6566', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147a30a8-32b4-4bc5-bf3e-713d4ab69058', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.39/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:18:34.000000", "updated_at": "2026-06-19T03:18:43.000000", "name": "tempest-TestVolumeBootPattern-volume-53342523", "description": null, "volume_type": "tempest-scenario-type-luks2-147888582", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/0b6e8332-d23e-4165-a021-4888f70affbc"}], "user_id": "e319947c1ffa42f0b4f2927aa475387e", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b6e8332-d23e-4165-a021-4888f70affbc", "attachment_id": "29ea1f06-5c1d-40d0-a63e-636781ad0306", "volume_id": "0b6e8332-d23e-4165-a021-4888f70affbc", "server_id": "223e15db-b1c5-46af-b5f8-d654f161a125", "host_name": "np0000003227", "device": "/dev/vda", "attached_at": "2026-06-19T03:18:42.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1e99160c3cc547b09113dc7b042745ff", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#default"}, {"id": "ba20010f-cc3e-41b5-8422-d42807fe6ca8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:07:56.000000", "updated_at": "2026-06-19T03:08:02.000000", "name": "image-e16b0591-7d37-4fb8-91f3-108610811f27", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "4e612996-4a45-453e-ab7c-545d02bc8add", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/ba20010f-cc3e-41b5-8422-d42807fe6ca8"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/ba20010f-cc3e-41b5-8422-d42807fe6ca8"}], "user_id": "16998ff8a54146e296e1e34cf34f3a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1b2cabec3900420baab2b9fccddf2e34", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#default"}, {"id": "27655ef3-1061-40e2-85fe-89c0f68d0677", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:07:49.000000", "updated_at": "2026-06-19T03:07:54.000000", "name": "image-e92126e3-4dea-4a36-9931-755b348a3c8b", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "477b2718-abc6-4ada-9288-2adc05fe7f98", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/27655ef3-1061-40e2-85fe-89c0f68d0677"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/27655ef3-1061-40e2-85fe-89c0f68d0677"}], "user_id": "16998ff8a54146e296e1e34cf34f3a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1b2cabec3900420baab2b9fccddf2e34", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003227@storpool#template_virtual"}, {"id": "b5ad6262-d2e8-45a7-a44a-207fa3327142", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T03:07:45.000000", "updated_at": "2026-06-19T03:07:51.000000", "name": "image-9febd924-e466-4c29-9b12-d870ff6edfab", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "2e5b8edd-4076-40ad-8af2-087b66e70624", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.39/volume/v3/volumes/b5ad6262-d2e8-45a7-a44a-207fa3327142"}, {"rel": "bookmark", "href": "https://10.4.3.39/volume/volumes/b5ad6262-d2e8-45a7-a44a-207fa3327142"}], "user_id": "16998ff8a54146e296e1e34
2026-06-19 03:22:08,754 106210 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc 0.023s
2026-06-19 03:22:08,755 106210 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 03:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a6436f-d74a-4685-9899-bafd4a34074c', 'x-openstack-request-id': 'req-b5a6436f-d74a-4685-9899-bafd4a34074c', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.39/volume/v3/volumes/0b6e8332-d23e-4165-a021-4888f70affbc'}
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 362, 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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, 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 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 0b6e8332-d23e-4165-a021-4888f70affbc within the required time (196 s). Timer started at 1781839132. Timer ended at 1781839328. 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 362, 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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, 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_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt4.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt4.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt4.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt4.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt4.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt5.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt5.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt5.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt10.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]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt11.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt14.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt14.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt17.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt17.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt42.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.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt43.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,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
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt45.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt46.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt48.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
pt48.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
pt49.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt49.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt52.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt53.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt56.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt56.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt56.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt56.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt56.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt56.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt56.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt56.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt57.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| 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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.2: 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
pt79.3: 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
pt79.4: 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
pt79.5: 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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt84.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| 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
pt85.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
pt86.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
pt87.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt88.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt97.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
pt97.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
pt97.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
pt97.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
pt97.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt97.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt98.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt98.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt98.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt99.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt100.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt100.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt101.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt103.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt103.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt104.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt104.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt105.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt106.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt106.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt106.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt106.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt106.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt106.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt106.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt106.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt106.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt106.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt106.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt106.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt106.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt106.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt106.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt106.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt106.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt106.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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 | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt108.5: 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
pt108.6: 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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt112.2: 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
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt116.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt118.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 322 | 291 | 7 | 0 | 24 | ||