Status: Pass 295 Failure 2 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| 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
pt1.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
pt1.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
ft1.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-05-27 10:46:14,201 106286 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-879089403 on backend None
2026-05-27 10:46:14,229 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.214/volume/v3/types 0.027s
2026-05-27 10:46:14,229 106286 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-879089403", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7480bdb3-bccb-4c74-ae70-9d94e9276b7b', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7480bdb3-bccb-4c74-ae70-9d94e9276b7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/types'}
Body: b'{"volume_type": {"id": "8ecdba29-81be-4a90-8d90-6905d03e4ecb", "name": "tempest-scenario-type-luksv2-879089403", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 10:46:14,230 106286 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 8ecdba29-81be-4a90-8d90-6905d03e4ecb
2026-05-27 10:46:14,259 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.214/volume/v3/types/8ecdba29-81be-4a90-8d90-6905d03e4ecb/encryption 0.029s
2026-05-27 10:46:14,260 106286 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': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb185029-3175-4107-ad07-d274400554d9', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb185029-3175-4107-ad07-d274400554d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/types/8ecdba29-81be-4a90-8d90-6905d03e4ecb/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "8ecdba29-81be-4a90-8d90-6905d03e4ecb", "encryption_id": "fe4cee6f-681c-47a8-a9c2-49c46cf4d5ee"}}'
2026-05-27 10:46:14,449 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.214/volume/v3/volumes 0.188s
2026-05-27 10:46:14,450 106286 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-1511114175", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9644e7bc-8df2-4129-b4e7-97d947310557', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9644e7bc-8df2-4129-b4e7-97d947310557', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/volumes'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.397609", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 10:46:14,564 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.214/identity/v3/auth/tokens 0.106s
2026-05-27 10:46:14,565 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-62e1cedd-a0a8-422f-a799-8559e3572e90', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aaf82d70a4224742ba2c681d1e15f4b8", "name": "tempest-TestEncryptedCinderVolumes-47444672-project-member", "password_expires_at": null}, "audit_ids": ["uxMHUaqvTK2qAbMHl1089A"], "expires_at": "2026-05-27T11:46:14.000000Z", "issued_at": "2026-05-27T10:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d60f06fb4b04fb8ac206304e2ad0f10", "name": "tempest-TestEncryptedCinderVolumes-47444672"}, "is_domain": false, "roles": [{"id": "0a4013955c9e4ae8b48a436e6aca7a29", "name": "reader"}, {"id": "2ceec487786b4e368f1a41fc52e92aa9", "name": "member"}], "catalog": [{"endpoints": [{"id": "72e8e02c1b474bf28bfcdf3501ccb6da", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/compute/v2.1", "region": "RegionOne"}], "id": "1e94549ec1eb4f49b0da24f89b38a4ff", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "17725b7235294407a40b8d04129ebfb6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/volume/v3", "region": "RegionOne"}], "id": "78773faed449496089c9b42cb98786da", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c0c4920683c947c8b7a0feab91fea202", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/identity", "region": "RegionOne"}], "id": "791dc4b4ef7b4246a5b4c1eb89f0cbb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2a87f571a1b140ef926c0ec8d5d2c945", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/compute/v2/8d60f06fb4b04fb8ac206304e2ad0f10", "region": "RegionOne"}], "id": "8f27e9611f584675ad22a5e66a56e956", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8eac3c431e64410284a9f19520b79f80", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214:8080/v1/AUTH_8d60f06fb4b04fb8ac206304e2ad0f10", "region": "RegionOne"}, {"id": "c56ebcb5ceb649638ff38fde9ef1e85f", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.214:8080", "region": "RegionOne"}], "id": "b8f4677506ff43b2a5ec08c93ed84f52", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7cd61d066a9c4aabb7085acbf70cf420", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/networking", "region": "RegionOne"}], "id": "cf96a80f4c1a4bd6b25ac7d7e9d8ce44", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8b2608701910473ca2d1db70700ec3db", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/placement", "region": "RegionOne"}], "id": "fbcf4fac9a144ac4bfd3a8d3dc191e01", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5942b5c5c38a469aa37574445eacab7f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/image", "region": "RegionOne"}], "id": "fed64b2d570045f5a37d895883cd7dfb", "type": "image", "name": "glance"}]}}'
2026-05-27 10:46:14,565 106286 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'd110e10a-ae90-44b8-87c8-e502c1fb01e2', 'name': 'tempest-TestEncryptedCinderVolumes-2062437309-network', 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', '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': 62097, '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-05-27T10:43:28Z', 'updated_at': '2026-05-27T10:43:28Z', 'revision_number': 1} available for tenant
2026-05-27 10:46:14,566 106286 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 10:46:14,566 106286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 10:46:14,615 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.214/compute/v2.1/os-keypairs 0.048s
2026-05-27 10:46:14,615 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1381893113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDGQlfBhNCgu03Thdhc03TuyV+Eny41+WjdaNI00ntpow+PLmXqGpdrasDk3xJ83FqPly+aB8JEKrTfpCtvU3LG2zICC2M2GtBB6wDQAHC5XRwy51WAXb2QOUord33EzAw=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ec5345-0d71-4973-b437-c5058f5bc8c8', 'x-compute-request-id': 'req-e2ec5345-0d71-4973-b437-c5058f5bc8c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1381893113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDGQlfBhNCgu03Thdhc03TuyV+Eny41+WjdaNI00ntpow+PLmXqGpdrasDk3xJ83FqPly+aB8JEKrTfpCtvU3LG2zICC2M2GtBB6wDQAHC5XRwy51WAXb2QOUord33EzAw==", "fingerprint": "ef:b7:78:f1:bb:b3:dd:63:23:a8:28:84:bf:19:9b:ee", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8"}}'
2026-05-27 10:46:14,616 106286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1381893113 created
2026-05-27 10:46:14,790 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.214/networking/v2.0/security-groups 0.173s
2026-05-27 10:46:14,790 106286 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--1175885778", "description": "tempest-description--363816296"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-a642d725-6d56-42ff-918f-036ad8b3f668', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "name": "tempest-securitygroup--1175885778", "stateful": true, "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "description": "tempest-description--363816296", "shared": false, "security_group_rules": [{"id": "2e209aba-9492-4c5b-8450-8ea076dd3d97", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "security_group_id": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "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": 1618, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T10:46:14Z", "updated_at": "2026-05-27T10:46:14Z", "revision_number": 0, "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}, {"id": "a9eec6df-56cf-4a7c-99b3-f572ed519a83", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "security_group_id": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "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": 1617, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T10:46:14Z", "updated_at": "2026-05-27T10:46:14Z", "revision_number": 0, "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}], "tags": [], "created_at": "2026-05-27T10:46:14Z", "updated_at": "2026-05-27T10:46:14Z", "revision_number": 1}}'
2026-05-27 10:46:15,016 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.214/networking/v2.0/security-group-rules 0.225s
2026-05-27 10:46:15,016 106286 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": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1815f516-f888-42fe-acd6-e19513426795', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "99db1b50-a112-4d3b-b060-d6c3969dbc0e", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "security_group_id": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "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-05-27T10:46:14Z", "updated_at": "2026-05-27T10:46:14Z", "revision_number": 0, "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:46:15,261 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.214/networking/v2.0/security-group-rules 0.244s
2026-05-27 10:46:15,261 106286 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": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-746f959a-7ec5-45eb-b330-0702d9b54843', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dd418c66-1029-4c2d-9009-5742434e18d0", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "security_group_id": "60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1", "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-05-27T10:46:15Z", "updated_at": "2026-05-27T10:46:15Z", "revision_number": 0, "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:46:15,262 106286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1175885778 created
2026-05-27 10:46:15,735 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.214/networking/v2.0/floatingips 0.473s
2026-05-27 10:46:15,735 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9dcb7682-d2d7-42df-8a80-4e0ad2e229e2"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e9d6a849-d042-4e78-b0df-a96cf1ba6cfc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9bca60c3-c269-4b87-a649-12eb4062800e", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "floating_ip_address": "172.24.5.149", "floating_network_id": "9dcb7682-d2d7-42df-8a80-4e0ad2e229e2", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T10:46:15Z", "updated_at": "2026-05-27T10:46:15Z", "revision_number": 0}}'
2026-05-27 10:46:15,735 106286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9bca60c3-c269-4b87-a649-12eb4062800e', 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'floating_ip_address': '172.24.5.149', 'floating_network_id': '9dcb7682-d2d7-42df-8a80-4e0ad2e229e2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T10:46:15Z', 'updated_at': '2026-05-27T10:46:15Z', 'revision_number': 0, 'ip': '172.24.5.149'} created
2026-05-27 10:46:15,736 106286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1381893113', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDGQlfBhNCgu03Thdhc03TuyV+Eny41+WjdaNI00ntpow+PLmXqGpdrasDk3xJ83FqPly+aB8JEKrTfpCtvU3LG2zICC2M2GtBB6wDQAHC5XRwy51WAXb2QOUord33EzAw==', 'fingerprint': 'ef:b7:78:f1:bb:b3:dd:63:23:a8:28:84:bf:19:9b:ee', 'user_id': 'aaf82d70a4224742ba2c681d1e15f4b8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCxccIUtYODVANfjpzpRNtBzgwaehbZI//zhIPNYrcxS/mGURbvP1TE\nbeZ8eLLpchOgBwYFK4EEACKhZANiAAQxkJXwYTQoLtN04XYXNN07slfhJ8uNflo3\nWjSNNJ7aaMPjy5l6hqXa2rA5N8SfNxaj5cvmgfCRCq036Qrb1NyxtsyAgtjNhrQQ\nesA0ABwuV0cMudVgF29kDlKK3d9xMwM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1', 'name': 'tempest-securitygroup--1175885778', 'stateful': True, 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'description': 'tempest-description--363816296', 'shared': False, 'security_group_rules': [{'id': '2e209aba-9492-4c5b-8450-8ea076dd3d97', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'security_group_id': '60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1', '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': 1618, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T10:46:14Z', 'updated_at': '2026-05-27T10:46:14Z', 'revision_number': 0, 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10'}, {'id': 'a9eec6df-56cf-4a7c-99b3-f572ed519a83', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'security_group_id': '60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1', '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': 1617, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T10:46:14Z', 'updated_at': '2026-05-27T10:46:14Z', 'revision_number': 0, 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10'}], 'tags': [], 'created_at': '2026-05-27T10:46:14Z', 'updated_at': '2026-05-27T10:46:14Z', 'revision_number': 1}, 'floating_ip': {'id': '9bca60c3-c269-4b87-a649-12eb4062800e', 'tenant_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'project_id': '8d60f06fb4b04fb8ac206304e2ad0f10', 'floating_ip_address': '172.24.5.149', 'floating_network_id': '9dcb7682-d2d7-42df-8a80-4e0ad2e229e2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T10:46:15Z', 'updated_at': '2026-05-27T10:46:15Z', 'revision_number': 0, 'ip': '172.24.5.149'}}
2026-05-27 10:46:16,360 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.214/compute/v2.1/servers 0.624s
2026-05-27 10:46:16,360 106286 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-230769983", "imageRef": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "flavorRef": "42", "networks": [{"uuid": "d110e10a-ae90-44b8-87c8-e502c1fb01e2"}], "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "key_name": "tempest-keypair-1381893113", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b7d27d-5860-422a-8227-442fd1a629ef', 'x-compute-request-id': 'req-b5b7d27d-5860-422a-8227-442fd1a629ef', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/compute/v2.1/servers'}
Body: b'{"server": {"id": "050d9899-572e-4807-ac52-1630af5e19bb", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "adminPass": "6AhFuxVi9yfX"}}'
2026-05-27 10:46:16,452 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.091s
2026-05-27 10:46:16,452 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bb23f4-7cee-47e5-a2d7-95f58e1296d8', 'x-compute-request-id': 'req-c8bb23f4-7cee-47e5-a2d7-95f58e1296d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1381893113", "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-05-27 10:46:17,546 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.085s
2026-05-27 10:46:17,546 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a134277-12cc-478c-8fd4-b0385f6e1062', 'x-compute-request-id': 'req-5a134277-12cc-478c-8fd4-b0385f6e1062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "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-05-27 10:46:18,645 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.093s
2026-05-27 10:46:18,645 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b0732fd-5b7d-461d-a5ea-176cdd3b3897', 'x-compute-request-id': 'req-4b0732fd-5b7d-461d-a5ea-176cdd3b3897', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "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-05-27 10:46:18,653 106286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-27 10:46:19,773 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.119s
2026-05-27 10:46:19,773 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e19258c5-62d2-464a-a5c1-8e289854d874', 'x-compute-request-id': 'req-e19258c5-62d2-464a-a5c1-8e289854d874', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "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-05-27 10:46:20,905 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.120s
2026-05-27 10:46:20,905 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa34871-6a3e-4932-9f6e-e606d111ae43', 'x-compute-request-id': 'req-caa34871-6a3e-4932-9f6e-e606d111ae43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "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-05-27 10:46:20,912 106286 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-27 10:46:22,094 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.181s
2026-05-27 10:46:22,094 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-646c0bb1-1340-48ce-9329-353e1ca62f05', 'x-compute-request-id': 'req-646c0bb1-1340-48ce-9329-353e1ca62f05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "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-05-27 10:46:22,100 106286 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-27 10:46:23,263 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.163s
2026-05-27 10:46:23,264 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7ddac3-5c05-4e4b-bf55-702f1db6d15d', 'x-compute-request-id': 'req-4c7ddac3-5c05-4e4b-bf55-702f1db6d15d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:23,268 106286 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-27 10:46:24,508 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.240s
2026-05-27 10:46:24,509 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc45217a-dce0-40d8-8a93-3baaedca2f89', 'x-compute-request-id': 'req-dc45217a-dce0-40d8-8a93-3baaedca2f89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:25,679 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.165s
2026-05-27 10:46:25,679 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171c7c12-b5dd-4e5b-b198-b01f0d70deb4', 'x-compute-request-id': 'req-171c7c12-b5dd-4e5b-b198-b01f0d70deb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:26,896 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.211s
2026-05-27 10:46:26,896 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbc342c-a995-4490-8a3d-f03f3c80efc0', 'x-compute-request-id': 'req-1bbc342c-a995-4490-8a3d-f03f3c80efc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:28,139 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.238s
2026-05-27 10:46:28,140 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693d21e2-7d27-4db0-b8eb-e566281091ec', 'x-compute-request-id': 'req-693d21e2-7d27-4db0-b8eb-e566281091ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:29,309 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.164s
2026-05-27 10:46:29,310 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62023bf-842c-4580-9b96-619cd7f1a50b', 'x-compute-request-id': 'req-f62023bf-842c-4580-9b96-619cd7f1a50b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "BUILD", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:30,498 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.183s
2026-05-27 10:46:30,499 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cd1d50-94b8-4e4a-b3e5-e932e819215a', 'x-compute-request-id': 'req-f2cd1d50-94b8-4e4a-b3e5-e932e819215a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2062437309-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}]}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:46:30,504 106286 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-27 10:46:30,604 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb/os-interface 0.100s
2026-05-27 10:46:30,605 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ecb8cc-1b17-422d-9d3c-9112c4a064e2', 'x-compute-request-id': 'req-f0ecb8cc-1b17-422d-9d3c-9112c4a064e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "d110e10a-ae90-44b8-87c8-e502c1fb01e2", "port_id": "367cc7ea-f151-4309-9583-2427aa76c21f", "mac_addr": "fa:16:3e:35:6b:60", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e2b58d26-f402-414d-8efd-e0c33a246a61", "ip_address": "10.1.0.12"}]}]}'
2026-05-27 10:46:31,715 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.214/networking/v2.0/floatingips/9bca60c3-c269-4b87-a649-12eb4062800e 1.109s
2026-05-27 10:46:31,715 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "367cc7ea-f151-4309-9583-2427aa76c21f"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-ef5d596b-972b-4505-9f91-690e367e0ccd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/networking/v2.0/floatingips/9bca60c3-c269-4b87-a649-12eb4062800e'}
Body: b'{"floatingip": {"id": "9bca60c3-c269-4b87-a649-12eb4062800e", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "project_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "floating_ip_address": "172.24.5.149", "floating_network_id": "9dcb7682-d2d7-42df-8a80-4e0ad2e229e2", "router_id": "12e53ecc-c71a-45db-80bc-6ba959e21184", "port_id": "367cc7ea-f151-4309-9583-2427aa76c21f", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d110e10a-ae90-44b8-87c8-e502c1fb01e2", "mac_address": "fa:16:3e:35:6b:60", "admin_state_up": true, "status": "ACTIVE", "device_id": "050d9899-572e-4807-ac52-1630af5e19bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T10:46:15Z", "updated_at": "2026-05-27T10:46:30Z", "revision_number": 1}}'
2026-05-27 10:46:31,716 106286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.149:22' as 'cirros' with public key authentication
2026-05-27 10:47:07,592 106286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 10:47:07,730 106286 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 10:47:07,730 106286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.149 successfully created
2026-05-27 10:47:07,959 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.228s
2026-05-27 10:47:07,959 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8794087-1adb-44e0-9c08-ff5b8b30143b', 'x-compute-request-id': 'req-b8794087-1adb-44e0-9c08-ff5b8b30143b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2062437309-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}, {"version": 4, "addr": "172.24.5.149", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}]}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:46:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:47:07,990 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:47:07,990 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb4fe98-36cc-4602-b192-552e46b33af8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb4fe98-36cc-4602-b192-552e46b33af8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:46:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:07,995 106286 INFO [tempest.common.waiters] volume a0e2ea74-b7b1-4867-a110-936a08aba88c reached available after waiting for 0.995751 seconds
2026-05-27 10:47:08,019 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:47:08,019 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf63ae85-15d3-4978-b7bf-3bda1c4749c7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf63ae85-15d3-4978-b7bf-3bda1c4749c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:46:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:10,598 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb/os-volume_attachments 2.573s
2026-05-27 10:47:10,598 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "a0e2ea74-b7b1-4867-a110-936a08aba88c"}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:08 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-bac58ea8-b042-4140-b325-23bff8a9bc39', 'x-compute-request-id': 'req-bac58ea8-b042-4140-b325-23bff8a9bc39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "serverId": "050d9899-572e-4807-ac52-1630af5e19bb", "volumeId": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "device": "/dev/vdb"}}'
2026-05-27 10:47:10,635 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.035s
2026-05-27 10:47:10,635 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39538c6-905f-478c-baf2-bba9eb0994f5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39538c6-905f-478c-baf2-bba9eb0994f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:11,667 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:11,667 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2902a5-f52d-41a3-b48a-d713fe56d625', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2902a5-f52d-41a3-b48a-d713fe56d625', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:12,718 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.042s
2026-05-27 10:47:12,718 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd1e98f-3867-4c5f-b1e8-fb5f291c09b1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd1e98f-3867-4c5f-b1e8-fb5f291c09b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:13,762 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.038s
2026-05-27 10:47:13,762 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d83ba2-3a3b-426d-9564-09f3c67de680', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d83ba2-3a3b-426d-9564-09f3c67de680', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:14,804 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.035s
2026-05-27 10:47:14,804 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0771b01d-4560-4e9d-ac79-6a9c83b0c718', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0771b01d-4560-4e9d-ac79-6a9c83b0c718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:15,862 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.052s
2026-05-27 10:47:15,863 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b097121-9732-42a2-b301-e7a99e4b5034', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b097121-9732-42a2-b301-e7a99e4b5034', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:16,904 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.035s
2026-05-27 10:47:16,904 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98d33cb-19e2-41b5-8840-c98195241f41', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98d33cb-19e2-41b5-8840-c98195241f41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:17,946 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.036s
2026-05-27 10:47:17,946 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979f0caa-12f7-4ad3-a07d-cfc1f9937621', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979f0caa-12f7-4ad3-a07d-cfc1f9937621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:18,982 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:47:18,982 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a979ed74-8999-4bde-85f0-aa9607c8d8ee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a979ed74-8999-4bde-85f0-aa9607c8d8ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:20,016 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:20,016 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5199b3-39b4-4313-b0c8-1602b820cae0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5199b3-39b4-4313-b0c8-1602b820cae0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:21,064 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.043s
2026-05-27 10:47:21,065 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c351419e-e509-459d-a736-68361765f217', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c351419e-e509-459d-a736-68361765f217', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:22,097 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:47:22,098 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a70c88f-ae23-4edb-bcef-9e392efc511d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a70c88f-ae23-4edb-bcef-9e392efc511d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:23,134 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:47:23,135 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c943fe-a22a-489d-ac6c-a2cc397e8ffd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c943fe-a22a-489d-ac6c-a2cc397e8ffd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:24,173 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:47:24,173 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ddd228-56fd-4824-b572-770e71a6661b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ddd228-56fd-4824-b572-770e71a6661b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:25,208 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:47:25,209 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730fb128-2575-4a8b-ac64-a72b390645a5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730fb128-2575-4a8b-ac64-a72b390645a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:26,242 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:47:26,243 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a904fd66-e626-42cc-a64a-5a21f07974ac', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a904fd66-e626-42cc-a64a-5a21f07974ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:27,375 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.124s
2026-05-27 10:47:27,375 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced26c7e-8e49-43d1-ab33-317ebef8afa5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced26c7e-8e49-43d1-ab33-317ebef8afa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:28,409 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:28,410 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b241dd-4599-4e80-a809-dca0ebc896dd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b241dd-4599-4e80-a809-dca0ebc896dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:29,440 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:47:29,441 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfd12d0-f23e-4ca0-af21-cdc4a6dc663e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcfd12d0-f23e-4ca0-af21-cdc4a6dc663e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:30,474 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:47:30,474 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d07d20-6e96-461e-9727-1fb24bd9e9bb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d07d20-6e96-461e-9727-1fb24bd9e9bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:31,504 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:31,504 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf04d4d-d4a2-430f-a3e0-b6ce6ddb1f82', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf04d4d-d4a2-430f-a3e0-b6ce6ddb1f82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:32,537 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:47:32,537 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e179e0-72cd-4101-922a-8b121cfc9c72', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e179e0-72cd-4101-922a-8b121cfc9c72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:33,572 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:47:33,572 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e950c211-5177-4905-94af-094f6406c93a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e950c211-5177-4905-94af-094f6406c93a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:34,606 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:47:34,606 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdf6229-1dc3-4369-8fb9-13c4566a787c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdf6229-1dc3-4369-8fb9-13c4566a787c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:35,637 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:47:35,637 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538e20da-e1a7-424a-b0bc-8fc6030dbe8b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538e20da-e1a7-424a-b0bc-8fc6030dbe8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:36,673 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:47:36,673 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4db9501-ee8e-44ef-b7af-af7fe6ac20f3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4db9501-ee8e-44ef-b7af-af7fe6ac20f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:37,709 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:47:37,710 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5324c3f1-9c29-4fbe-8632-f167f1eee5d9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5324c3f1-9c29-4fbe-8632-f167f1eee5d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:38,750 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.033s
2026-05-27 10:47:38,750 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00855192-2d39-4c7a-b45b-5b1a02d556e5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00855192-2d39-4c7a-b45b-5b1a02d556e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:39,784 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:47:39,784 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c860a7-be81-4455-8cae-11c23df505fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c860a7-be81-4455-8cae-11c23df505fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:40,817 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:40,817 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bada158d-cf98-45f6-b6ef-4206d1953cde', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bada158d-cf98-45f6-b6ef-4206d1953cde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:41,851 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:47:41,851 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74911e05-96ac-41a6-ba2a-d0c46e441e62', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74911e05-96ac-41a6-ba2a-d0c46e441e62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:42,884 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:42,884 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c396a0e-4cb1-459a-b11a-261c5790d474', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c396a0e-4cb1-459a-b11a-261c5790d474', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:43,915 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:43,915 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b96f9d3-8e17-4d42-8860-80fe318d610c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b96f9d3-8e17-4d42-8860-80fe318d610c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:44,947 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:47:44,947 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44e39da-daac-4c8c-946b-a81b54dbf15d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44e39da-daac-4c8c-946b-a81b54dbf15d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:45,982 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:47:45,982 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f32103-0964-4c10-abbe-285fcb3a00e8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f32103-0964-4c10-abbe-285fcb3a00e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:47,023 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:47:47,023 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52b9371-98a5-47bd-b0da-c8468702188e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52b9371-98a5-47bd-b0da-c8468702188e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:48,061 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:47:48,062 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4bd0fa-9764-4815-bef9-866f527cfbbc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4bd0fa-9764-4815-bef9-866f527cfbbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:49,095 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:47:49,095 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8661f4-2da2-4778-80db-e4b2b8556ced', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8661f4-2da2-4778-80db-e4b2b8556ced', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:50,127 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:50,127 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8c6fb3-1e79-4d99-8f93-580144fea575', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8c6fb3-1e79-4d99-8f93-580144fea575', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:51,156 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:47:51,156 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30a8157-b6c2-4d1d-80a9-5962c2b74069', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30a8157-b6c2-4d1d-80a9-5962c2b74069', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:52,184 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:47:52,184 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860a84b2-fe8d-4cf3-bf96-f14d1f5f930e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860a84b2-fe8d-4cf3-bf96-f14d1f5f930e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:53,223 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.034s
2026-05-27 10:47:53,224 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3111999-646f-4c88-84b6-f61015ef0cb4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3111999-646f-4c88-84b6-f61015ef0cb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:54,257 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:47:54,257 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c55cf26-127f-491f-bff2-e2684f3564be', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c55cf26-127f-491f-bff2-e2684f3564be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:55,288 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:47:55,288 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd57cb3-ee80-4160-86da-71efe6d32455', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd57cb3-ee80-4160-86da-71efe6d32455', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:56,318 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:47:56,318 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64ec1cc-fcb1-4260-bf5c-525a65bfc510', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64ec1cc-fcb1-4260-bf5c-525a65bfc510', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:57,349 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:47:57,349 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9588fdf-e79d-449a-9f8f-19ab527c6d4a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9588fdf-e79d-449a-9f8f-19ab527c6d4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:58,389 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.034s
2026-05-27 10:47:58,389 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4686e8ec-5205-495e-8acd-c8a96e840570', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4686e8ec-5205-495e-8acd-c8a96e840570', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:47:59,422 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:47:59,422 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:47:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73565a76-1de0-4212-a745-0d6c134377c8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73565a76-1de0-4212-a745-0d6c134377c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:00,453 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:00,453 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17ab614-a6f9-403c-bfad-5f9906ab32ed', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17ab614-a6f9-403c-bfad-5f9906ab32ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:01,485 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:01,485 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202b3c2d-66a3-40cd-a452-6f488a52dfa4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202b3c2d-66a3-40cd-a452-6f488a52dfa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:02,519 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:02,519 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552efa05-f93e-4448-93c3-b8c80d92f723', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552efa05-f93e-4448-93c3-b8c80d92f723', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:03,553 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:48:03,553 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9543f06c-d44e-44d5-a518-1657dcec546e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9543f06c-d44e-44d5-a518-1657dcec546e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:04,586 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:04,586 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc2a855-05af-418b-9c1e-e18d98ca9cb6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc2a855-05af-418b-9c1e-e18d98ca9cb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:05,625 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.033s
2026-05-27 10:48:05,625 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e5beda-7994-40dd-9505-f5cc64f4f5e1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e5beda-7994-40dd-9505-f5cc64f4f5e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:06,665 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:48:06,665 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7a220b-e96e-409a-8e6b-365b37eae467', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7a220b-e96e-409a-8e6b-365b37eae467', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:07,705 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:07,705 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde8c444-fa58-4a3f-9848-83fbd0d6bb14', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde8c444-fa58-4a3f-9848-83fbd0d6bb14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:08,741 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:48:08,741 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff81a89e-971f-4964-88b0-3b058ebc5e6e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff81a89e-971f-4964-88b0-3b058ebc5e6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:09,779 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:48:09,780 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c118ac-e124-45e6-854e-ed114ef53f7d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c118ac-e124-45e6-854e-ed114ef53f7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:10,819 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:48:10,819 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572a96fc-d91c-48f4-a4ee-49208709286d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572a96fc-d91c-48f4-a4ee-49208709286d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:11,849 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:11,849 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9a6194-3e45-4bd1-8ccf-124d621452ba', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9a6194-3e45-4bd1-8ccf-124d621452ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:12,887 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:48:12,887 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7dc4307-92df-4367-8cd9-68acf771bc34', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7dc4307-92df-4367-8cd9-68acf771bc34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:13,917 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:13,917 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706487aa-904d-44cc-b355-6864e07068b7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706487aa-904d-44cc-b355-6864e07068b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:14,947 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:14,948 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3553ee-81e1-4914-9156-c2d6cf124051', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3553ee-81e1-4914-9156-c2d6cf124051', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:15,979 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:48:15,980 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5701366-91c7-47d6-8879-a703b1858ed8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5701366-91c7-47d6-8879-a703b1858ed8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:17,010 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:17,010 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4955a329-76e5-486f-a647-426efcd293be', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4955a329-76e5-486f-a647-426efcd293be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:18,049 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:48:18,050 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9797acdf-2b95-4c91-8f22-3b00bcce419b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9797acdf-2b95-4c91-8f22-3b00bcce419b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:19,089 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:48:19,089 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a701b9-62af-4f0e-be5c-522dfd4a0d58', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a701b9-62af-4f0e-be5c-522dfd4a0d58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:20,126 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:48:20,126 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68594447-5e0f-4f1c-a182-eab08e079c5b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68594447-5e0f-4f1c-a182-eab08e079c5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:21,161 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:48:21,161 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b518320-90df-4b22-9f40-d4433948a30d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b518320-90df-4b22-9f40-d4433948a30d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:22,199 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:48:22,199 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a03935-e502-4d46-a20b-a4499beaef4c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a03935-e502-4d46-a20b-a4499beaef4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:23,227 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.020s
2026-05-27 10:48:23,227 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f6d7c5-3eee-4b28-8c62-9306733eff2a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f6d7c5-3eee-4b28-8c62-9306733eff2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:24,255 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:24,256 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf0f72b-01e0-46ec-9dd2-30d1bda15c2d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf0f72b-01e0-46ec-9dd2-30d1bda15c2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:25,285 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:25,285 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d40c113-1074-4047-a3d3-bafbf1d909a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d40c113-1074-4047-a3d3-bafbf1d909a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:26,315 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:26,316 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4039b88e-d24d-49b7-a825-dd31fefb488b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4039b88e-d24d-49b7-a825-dd31fefb488b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:27,344 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.021s
2026-05-27 10:48:27,345 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb21b8d6-8944-4c1e-983e-b04c9fd0a3c2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb21b8d6-8944-4c1e-983e-b04c9fd0a3c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:28,374 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:28,374 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b96ea5-95ef-4adc-a813-4c5059a1ed83', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b96ea5-95ef-4adc-a813-4c5059a1ed83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:29,402 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:29,402 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1495a44e-bae6-4932-8500-e4ffdba43440', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1495a44e-bae6-4932-8500-e4ffdba43440', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:30,439 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:48:30,439 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f10ae89-4281-443d-a048-176899366886', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f10ae89-4281-443d-a048-176899366886', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:31,469 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.021s
2026-05-27 10:48:31,469 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd30ef8-dbaf-4108-8bf6-a1547d7ebdea', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd30ef8-dbaf-4108-8bf6-a1547d7ebdea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:32,496 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.021s
2026-05-27 10:48:32,496 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fda6297-baec-4fd3-9814-2ddcb5468b86', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fda6297-baec-4fd3-9814-2ddcb5468b86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:33,526 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:33,526 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffffcce3-865a-403b-bff6-0a7c1bbad3e1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffffcce3-865a-403b-bff6-0a7c1bbad3e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:34,553 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:48:34,553 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25526351-90e8-437f-a00b-60044094883b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25526351-90e8-437f-a00b-60044094883b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:35,583 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:35,583 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a424ea-d827-47fa-9e29-865fcd32d6b4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a424ea-d827-47fa-9e29-865fcd32d6b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:36,612 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:36,613 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4e48d7-dfaf-4558-92ad-09840b5a2434', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4e48d7-dfaf-4558-92ad-09840b5a2434', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:37,641 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:37,642 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06272ce1-d467-40b2-95c5-3a201bf7dd79', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06272ce1-d467-40b2-95c5-3a201bf7dd79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:38,673 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:38,673 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bc99d0-969d-44ec-98ee-8b27944005fc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bc99d0-969d-44ec-98ee-8b27944005fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:39,764 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.085s
2026-05-27 10:48:39,764 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72eda836-3019-4809-a9ab-9e0dd434d8b4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72eda836-3019-4809-a9ab-9e0dd434d8b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:40,794 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:40,795 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00d3533-7938-4bda-9abd-cf7cc334782a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00d3533-7938-4bda-9abd-cf7cc334782a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:41,822 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:41,822 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206c5ac9-babc-40fe-81e3-31970910857a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206c5ac9-babc-40fe-81e3-31970910857a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:42,852 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:42,852 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb42479-177d-4d10-8a35-44ead508c6ec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb42479-177d-4d10-8a35-44ead508c6ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:43,887 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:48:43,887 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01dcfa89-3bf3-4b69-9608-75144d4e00b0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01dcfa89-3bf3-4b69-9608-75144d4e00b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:44,919 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:44,919 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1634c23-a66b-478a-a1e3-f43b8bccbe71', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1634c23-a66b-478a-a1e3-f43b8bccbe71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:45,954 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:48:45,954 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644f4be2-d3e5-4442-b8d5-0747ae556e37', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644f4be2-d3e5-4442-b8d5-0747ae556e37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:46,992 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:46,992 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c4a0f3-2a17-4319-8d64-c9cc3faa5515', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c4a0f3-2a17-4319-8d64-c9cc3faa5515', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:48,022 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:48:48,022 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb36f6fc-53a0-4e4d-9f28-8011e0a609d1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb36f6fc-53a0-4e4d-9f28-8011e0a609d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:49,051 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:49,052 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6657466-06a7-4967-8022-dac8c431c916', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6657466-06a7-4967-8022-dac8c431c916', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:50,086 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:48:50,086 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a293a4e0-8ffb-4b4f-bef9-ad2848e379fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a293a4e0-8ffb-4b4f-bef9-ad2848e379fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:51,119 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:48:51,119 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3d6878-2ae6-4e09-b3ad-12996318f349', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3d6878-2ae6-4e09-b3ad-12996318f349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:52,152 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:48:52,153 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109aeb36-9437-4c5e-8a8d-f57e0c76e740', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109aeb36-9437-4c5e-8a8d-f57e0c76e740', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:53,188 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:48:53,188 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023ebff7-7616-4be3-800f-763e33250881', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023ebff7-7616-4be3-800f-763e33250881', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:54,224 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:48:54,224 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81364656-2d08-4546-b3e6-eebf02bc8259', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81364656-2d08-4546-b3e6-eebf02bc8259', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:55,265 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.033s
2026-05-27 10:48:55,265 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6daeef6b-2583-4db4-a49e-a4a478958986', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6daeef6b-2583-4db4-a49e-a4a478958986', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:56,300 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:48:56,300 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627f762f-36db-4a7b-9662-97c6db3edd87', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627f762f-36db-4a7b-9662-97c6db3edd87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:57,331 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:57,331 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42db2562-b984-41dc-a80c-cf0aadc1cfc3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42db2562-b984-41dc-a80c-cf0aadc1cfc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:58,361 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:48:58,362 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb3e88f-e0a0-4b88-b432-93d2c1f42370', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb3e88f-e0a0-4b88-b432-93d2c1f42370', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:48:59,395 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:48:59,396 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:48:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75fedcc-f26a-4f49-ac6e-6c740bb16148', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75fedcc-f26a-4f49-ac6e-6c740bb16148', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:00,428 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:00,428 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef99248-d98c-4e95-a817-3c61a5ab3a86', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef99248-d98c-4e95-a817-3c61a5ab3a86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:01,464 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:01,464 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416579be-84bc-4457-acc0-9b6b0335fff0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416579be-84bc-4457-acc0-9b6b0335fff0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:02,502 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:49:02,503 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df49b19a-16bc-431a-ae9f-15da832dcb14', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df49b19a-16bc-431a-ae9f-15da832dcb14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:03,537 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:49:03,537 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa337563-2569-4a44-8588-9980d4a2e5c9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa337563-2569-4a44-8588-9980d4a2e5c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:04,576 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.033s
2026-05-27 10:49:04,576 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6e8428-01f2-48a1-b4c2-5f51fd57e526', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6e8428-01f2-48a1-b4c2-5f51fd57e526', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:05,605 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:05,606 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089620a8-6ee4-4306-b01f-abfcaaeb3515', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089620a8-6ee4-4306-b01f-abfcaaeb3515', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:06,636 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:06,636 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2318aa-25d3-46dc-b686-59748bd858ec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2318aa-25d3-46dc-b686-59748bd858ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:07,666 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:07,666 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7afcd4b-3387-43c6-a659-3bd8573b87a6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7afcd4b-3387-43c6-a659-3bd8573b87a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:08,696 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:08,697 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09ebe9e-468b-403e-9018-5c8bd0b70da9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09ebe9e-468b-403e-9018-5c8bd0b70da9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:09,728 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:09,729 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a565ccf-fc5a-4374-8f6e-fa83086f97d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a565ccf-fc5a-4374-8f6e-fa83086f97d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:10,760 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:10,760 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62269a7e-670e-4e21-9346-916bdfff8226', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62269a7e-670e-4e21-9346-916bdfff8226', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:11,793 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:11,793 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0cfc3f-3382-4c8c-8c32-877b8c4e472e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0cfc3f-3382-4c8c-8c32-877b8c4e472e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:12,827 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:49:12,827 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cad5c6d-a25a-4e8d-996b-173755c16f89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cad5c6d-a25a-4e8d-996b-173755c16f89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:13,861 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:13,861 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4f0dde-2908-48cd-b5f3-7ca6c2c9b134', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4f0dde-2908-48cd-b5f3-7ca6c2c9b134', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:14,892 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:49:14,892 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e12449-9a38-4092-b0fc-476ddd4a90ec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e12449-9a38-4092-b0fc-476ddd4a90ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:15,924 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:15,924 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8cb7e4-7b83-48f2-81b1-e4e3c778ef8e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8cb7e4-7b83-48f2-81b1-e4e3c778ef8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:16,958 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:49:16,958 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76687617-f0fc-4926-b572-57c7f5a4f0e8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76687617-f0fc-4926-b572-57c7f5a4f0e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:17,989 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:17,989 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565db341-3d47-4b3c-b5b0-57f1befe6475', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565db341-3d47-4b3c-b5b0-57f1befe6475', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:19,024 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:49:19,024 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb655c60-39d2-4432-9b48-6257c6726357', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb655c60-39d2-4432-9b48-6257c6726357', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:20,056 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:49:20,056 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4df62a-96ab-4ce7-b712-31dcae0f85b6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4df62a-96ab-4ce7-b712-31dcae0f85b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:21,089 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:49:21,089 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e80690c-6070-47a2-a35a-058746ac3f25', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e80690c-6070-47a2-a35a-058746ac3f25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:22,118 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:49:22,118 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30bbe3ff-0cac-4e5c-9eda-6d5efd6e3ac1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bbe3ff-0cac-4e5c-9eda-6d5efd6e3ac1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:23,147 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:23,147 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a0acd6-10e7-4f29-b79d-b33d31d53bf7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a0acd6-10e7-4f29-b79d-b33d31d53bf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:24,176 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:24,176 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01df5b41-f5e5-42ee-b6c4-08a4afdfe524', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01df5b41-f5e5-42ee-b6c4-08a4afdfe524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:25,209 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:25,209 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ac8c38-82c8-4913-8c70-8886383e8a2a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ac8c38-82c8-4913-8c70-8886383e8a2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:26,236 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:26,236 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8295cfc1-d568-45f0-aa55-7613730c850c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8295cfc1-d568-45f0-aa55-7613730c850c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:27,266 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:27,266 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44c0f89-733f-42bd-b59b-08dcc0379f5b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44c0f89-733f-42bd-b59b-08dcc0379f5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:28,293 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:28,294 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e604ba1-f262-4850-ba99-47c228efcd20', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e604ba1-f262-4850-ba99-47c228efcd20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:29,322 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:29,322 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1622d271-80d4-4fed-b5ad-117984b7ea96', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1622d271-80d4-4fed-b5ad-117984b7ea96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:30,354 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:49:30,354 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30c7cc5-bfd4-4232-a5eb-7b0d29627d62', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30c7cc5-bfd4-4232-a5eb-7b0d29627d62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:31,388 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:49:31,389 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622c8380-0fef-42c3-978b-e93fd85d1e0e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622c8380-0fef-42c3-978b-e93fd85d1e0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:32,422 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:32,422 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcb3a06-cd5e-478c-b4c4-b2045221f201', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcb3a06-cd5e-478c-b4c4-b2045221f201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:33,451 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:49:33,451 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61140d67-03a0-4f8e-82b0-77531ba774f1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61140d67-03a0-4f8e-82b0-77531ba774f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:34,488 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:49:34,488 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4201645b-8e57-4519-a6c0-dab568c4bda3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4201645b-8e57-4519-a6c0-dab568c4bda3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:35,515 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:35,515 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30957b37-6553-426d-b1c0-83ff6db129b3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30957b37-6553-426d-b1c0-83ff6db129b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:36,548 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:49:36,549 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec13e86-4d4e-48c3-8d27-2cbb34c30a00', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec13e86-4d4e-48c3-8d27-2cbb34c30a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:37,578 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:37,579 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ad41de-bc9d-4233-b157-7146676cb5cb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ad41de-bc9d-4233-b157-7146676cb5cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:38,606 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:38,606 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8817887d-519e-4973-a19c-5020a231dad5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8817887d-519e-4973-a19c-5020a231dad5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:39,634 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:39,634 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f215df-5c6c-49d5-8195-ac5bf6782de7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f215df-5c6c-49d5-8195-ac5bf6782de7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:40,661 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:40,662 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759a5cb1-ad73-4743-92ab-f519e14fe633', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759a5cb1-ad73-4743-92ab-f519e14fe633', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:41,697 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:49:41,697 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2deae4-a8a1-4d6f-9988-5b43bd291019', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2deae4-a8a1-4d6f-9988-5b43bd291019', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:42,734 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.029s
2026-05-27 10:49:42,734 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3686fcce-de1c-4136-8ec9-24d4e238b333', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3686fcce-de1c-4136-8ec9-24d4e238b333', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:43,765 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:43,766 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7396a7-29e0-401b-81cb-6134e1ae14fd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7396a7-29e0-401b-81cb-6134e1ae14fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:44,798 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:44,798 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83af2fed-cc73-445d-8414-0b08f767d1be', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83af2fed-cc73-445d-8414-0b08f767d1be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:45,827 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:49:45,827 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63a2d1e-2219-4554-9435-a7ace53baacc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63a2d1e-2219-4554-9435-a7ace53baacc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:46,859 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:49:46,859 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d846a9-242f-4d2d-b26f-9b913434de6d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d846a9-242f-4d2d-b26f-9b913434de6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:47,890 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:49:47,891 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52f95d9-0d59-43a1-bdbc-181eba8600b4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52f95d9-0d59-43a1-bdbc-181eba8600b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:48,927 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:49:48,928 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a1fa91-01f5-4203-88d4-06567c0476df', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a1fa91-01f5-4203-88d4-06567c0476df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:49,958 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:49:49,958 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43e4b23-5b9b-476c-87bd-39037a23f386', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43e4b23-5b9b-476c-87bd-39037a23f386', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:50,985 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:49:50,986 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adbd813-aeda-49a4-ad39-fd367caaae25', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adbd813-aeda-49a4-ad39-fd367caaae25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:52,016 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:49:52,016 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fab25b-6b10-4f5e-886d-36457883e5f0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fab25b-6b10-4f5e-886d-36457883e5f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:53,042 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.021s
2026-05-27 10:49:53,043 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e4c422-c1a6-4225-8e29-b9b7f7ac88d5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e4c422-c1a6-4225-8e29-b9b7f7ac88d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:54,075 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:49:54,076 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1169e8c-cea7-4c06-873a-03bda3343947', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1169e8c-cea7-4c06-873a-03bda3343947', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:55,114 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.033s
2026-05-27 10:49:55,114 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b21e980-2334-483b-ae15-7b1aefdb74e9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b21e980-2334-483b-ae15-7b1aefdb74e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:56,146 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:56,146 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9191bb-20f9-4492-8faa-d71f6d4fde36', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9191bb-20f9-4492-8faa-d71f6d4fde36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:57,175 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:49:57,175 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990f5687-920b-40e1-896c-86e8409a4858', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990f5687-920b-40e1-896c-86e8409a4858', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:58,202 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:49:58,203 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41a96c4-788b-4371-8aa6-809227f7a49d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41a96c4-788b-4371-8aa6-809227f7a49d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:49:59,235 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:49:59,235 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:49:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adeb8c1-5d93-4fff-8dcb-7daa1de9ec4d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adeb8c1-5d93-4fff-8dcb-7daa1de9ec4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:00,274 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:50:00,274 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cf5830-18a4-443e-91e5-3e7d40431ea2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cf5830-18a4-443e-91e5-3e7d40431ea2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:01,313 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.031s
2026-05-27 10:50:01,313 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6132ec78-182f-403d-b4c4-fd5311eb45cf', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6132ec78-182f-403d-b4c4-fd5311eb45cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:02,344 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:50:02,344 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07765a8a-0292-42c5-b442-56af971438a9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07765a8a-0292-42c5-b442-56af971438a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:03,375 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:50:03,376 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393586c2-7967-48d8-9236-3cdc155bae6a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393586c2-7967-48d8-9236-3cdc155bae6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:04,411 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:50:04,412 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31dbeba-77cd-4b90-a8bb-5dcf7d1f1939', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31dbeba-77cd-4b90-a8bb-5dcf7d1f1939', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:05,443 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:50:05,443 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20cb22d-09b8-483f-ac17-55a4666c62ba', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20cb22d-09b8-483f-ac17-55a4666c62ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:06,473 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:50:06,474 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1cb05f-42ed-421d-9e23-d03592f84892', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1cb05f-42ed-421d-9e23-d03592f84892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:07,504 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:50:07,504 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fbd76d-1909-4f22-b858-2895b86f9176', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fbd76d-1909-4f22-b858-2895b86f9176', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:08,532 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:50:08,533 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e2bb8c-fb5c-4da4-bdd5-9b657ed59d7b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e2bb8c-fb5c-4da4-bdd5-9b657ed59d7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:09,559 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.021s
2026-05-27 10:50:09,559 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6856817-623d-479f-be09-6225e5288fda', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6856817-623d-479f-be09-6225e5288fda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:10,586 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:50:10,586 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33aa069-9317-43c4-8c1d-fc81dec9182a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33aa069-9317-43c4-8c1d-fc81dec9182a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:11,613 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:50:11,613 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fcb35d-cf5c-4cb5-97c4-109d5a7dc047', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fcb35d-cf5c-4cb5-97c4-109d5a7dc047', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:12,640 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.022s
2026-05-27 10:50:12,641 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad7f9d6-2c68-40ce-be62-899f43ac1613', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad7f9d6-2c68-40ce-be62-899f43ac1613', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:13,671 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:50:13,671 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edff968-3310-400d-80c6-fad07ea59134', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edff968-3310-400d-80c6-fad07ea59134', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:14,704 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.028s
2026-05-27 10:50:14,704 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a875c63-76ed-4e40-9287-47bbf7e0df6f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a875c63-76ed-4e40-9287-47bbf7e0df6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:15,737 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:50:15,738 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be76df6b-5c9a-4374-877d-5a82e3d70ad3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be76df6b-5c9a-4374-877d-5a82e3d70ad3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:16,770 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.027s
2026-05-27 10:50:16,770 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0795cba6-8669-4f9a-8d29-45ce3c766f02', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0795cba6-8669-4f9a-8d29-45ce3c766f02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:17,800 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.025s
2026-05-27 10:50:17,800 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14042c00-d56f-4041-82cf-c21375df4571', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14042c00-d56f-4041-82cf-c21375df4571', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:18,833 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.026s
2026-05-27 10:50:18,833 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114b77fc-5687-4822-b33e-9c36ace29563', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114b77fc-5687-4822-b33e-9c36ace29563', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:19,868 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:50:19,868 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6f6469-4579-46d5-babf-e0b5a2855a3d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6f6469-4579-46d5-babf-e0b5a2855a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:20,906 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.032s
2026-05-27 10:50:20,906 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6ed466-4704-4e65-af48-3722459d2944', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6ed466-4704-4e65-af48-3722459d2944', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:21,936 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:50:21,936 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b686367-3cf7-4e04-871f-aba427343b96', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b686367-3cf7-4e04-871f-aba427343b96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:22,964 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:50:22,965 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2769e394-b146-47de-812f-afb014f46598', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2769e394-b146-47de-812f-afb014f46598', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:23,994 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.023s
2026-05-27 10:50:23,994 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadab9c3-eacd-43b0-a933-fb320bdf83da', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadab9c3-eacd-43b0-a933-fb320bdf83da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:25,024 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:50:25,024 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4affa68e-0ffa-493a-99f4-6ff92797923e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4affa68e-0ffa-493a-99f4-6ff92797923e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:26,054 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.024s
2026-05-27 10:50:26,054 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6166275c-a5c7-489d-a05b-b7d226cf621f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6166275c-a5c7-489d-a05b-b7d226cf621f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:47:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:26,139 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.079s
2026-05-27 10:50:26,139 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:26 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-1ebb18b8-9edc-4699-9365-edc09c50632d', 'x-compute-request-id': 'req-1ebb18b8-9edc-4699-9365-edc09c50632d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b''
2026-05-27 10:50:26,323 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.183s
2026-05-27 10:50:26,323 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe080d8-1dc1-4359-829c-15a91dba3081', 'x-compute-request-id': 'req-0fe080d8-1dc1-4359-829c-15a91dba3081', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2062437309-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}, {"version": 4, "addr": "172.24.5.149", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}]}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:50:27,491 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.162s
2026-05-27 10:50:27,491 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534fe124-d0f0-407c-ba2d-f70326417dd9', 'x-compute-request-id': 'req-534fe124-d0f0-407c-ba2d-f70326417dd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2062437309-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}, {"version": 4, "addr": "172.24.5.149", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}]}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:50:28,694 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.196s
2026-05-27 10:50:28,694 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bb3c40-2681-4db6-8922-b60db1ca1d61', 'x-compute-request-id': 'req-c7bb3c40-2681-4db6-8922-b60db1ca1d61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2062437309-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}, {"version": 4, "addr": "172.24.5.149", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60"}]}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1175885778"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:50:29,793 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.092s
2026-05-27 10:50:29,794 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1969c0-1b38-4959-a449-f88447f59520', 'x-compute-request-id': 'req-2d1969c0-1b38-4959-a449-f88447f59520', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "ACTIVE", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 10:50:30,906 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.104s
2026-05-27 10:50:30,906 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49227214-68ba-48e1-a9ea-3270943f54cc', 'x-compute-request-id': 'req-49227214-68ba-48e1-a9ea-3270943f54cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "DELETED", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T10:47:29Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": "2026-05-27T10:50:29.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-05-27 10:50:30,913 106286 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-27 10:50:32,013 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.099s
2026-05-27 10:50:32,013 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e61969-043b-4274-af2b-52d5772d3cca', 'x-compute-request-id': 'req-86e61969-043b-4274-af2b-52d5772d3cca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:46:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "511e0d59eb42bdeb51d3f4beab7b13fe36d926f6e4a1d2f2b5326583", "id": "050d9899-572e-4807-ac52-1630af5e19bb", "image": {"id": "7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/images/7f41c2ce-2792-4eb6-8d44-5d8df3eab66f"}]}, "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/050d9899-572e-4807-ac52-1630af5e19bb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-230769983", "status": "DELETED", "tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10", "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "updated": "2026-05-27T10:50:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T10:47:29Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1381893113", "OS-SRV-USG:launched_at": "2026-05-27T10:46:29.000000", "OS-SRV-USG:terminated_at": "2026-05-27T10:50:29.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-05-27 10:50:33,044 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb 0.025s
2026-05-27 10:50:33,044 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 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-a35c0600-df9b-43e4-b428-62c24844cac2', 'x-compute-request-id': 'req-a35c0600-df9b-43e4-b428-62c24844cac2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/050d9899-572e-4807-ac52-1630af5e19bb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 050d9899-572e-4807-ac52-1630af5e19bb could not be found."}}'
2026-05-27 10:50:33,065 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.214/compute/v2.1/os-keypairs/tempest-keypair-1381893113 0.021s
2026-05-27 10:50:33,066 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 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-4885401f-56e8-48f7-a61d-3c2d4badc325', 'x-compute-request-id': 'req-4885401f-56e8-48f7-a61d-3c2d4badc325', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/compute/v2.1/os-keypairs/tempest-keypair-1381893113'}
Body: b''
2026-05-27 10:50:33,174 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.214/networking/v2.0/security-groups/60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1 0.108s
2026-05-27 10:50:33,174 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-24275566-5aff-4324-bfa9-5c0c53ddd200', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.214/networking/v2.0/security-groups/60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1'}
Body: b''
2026-05-27 10:50:33,187 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.214/networking/v2.0/security-groups/60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1 0.012s
2026-05-27 10:50:33,187 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0e993d83-71d7-441e-b5bd-6eac86236118', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.214/networking/v2.0/security-groups/60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 60b5ff3a-c0f4-4151-b6cd-ca9e1568dec1 does not exist", "detail": ""}}'
2026-05-27 10:50:33,379 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.214/networking/v2.0/floatingips/9bca60c3-c269-4b87-a649-12eb4062800e 0.191s
2026-05-27 10:50:33,379 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d137bca4-8f52-46e2-a04f-8e4dc722f1ce', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.214/networking/v2.0/floatingips/9bca60c3-c269-4b87-a649-12eb4062800e'}
Body: b''
2026-05-27 10:50:33,418 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.038s
2026-05-27 10:50:33,418 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 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-b4378021-f9ec-4b1d-9916-16b60c39c943', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b''
2026-05-27 10:50:33,448 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.030s
2026-05-27 10:50:33,449 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0958a8f-8589-4948-a5ba-a39290369f8b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0958a8f-8589-4948-a5ba-a39290369f8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"volume": {"id": "a0e2ea74-b7b1-4867-a110-936a08aba88c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:46:14.000000", "updated_at": "2026-05-27T10:50:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1511114175", "description": null, "volume_type": "tempest-scenario-type-luksv2-879089403", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c"}], "user_id": "aaf82d70a4224742ba2c681d1e15f4b8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d60f06fb4b04fb8ac206304e2ad0f10"}}'
2026-05-27 10:50:34,469 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c 0.014s
2026-05-27 10:50:34,469 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:34 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-1c5942ba-e388-4954-8765-4281a7aaac9c', 'x-openstack-request-id': 'req-1c5942ba-e388-4954-8765-4281a7aaac9c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.214/volume/v3/volumes/a0e2ea74-b7b1-4867-a110-936a08aba88c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0e2ea74-b7b1-4867-a110-936a08aba88c could not be found."}}'
2026-05-27 10:50:34,632 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.214/volume/v3/volumes/detail?all_tenants=1 0.163s
2026-05-27 10:50:34,632 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9808be-c5f3-452d-a82a-00146eb74e7c', 'content-length': '3160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9808be-c5f3-452d-a82a-00146eb74e7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "daa46852-c636-4269-b00a-ad6add58bace", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:32:28.000000", "updated_at": "2026-05-27T10:32:35.000000", "name": "image-68855bf8-18d3-440c-9fb7-72dd84ce8010", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5bdc7ce4-930b-4845-849c-3f8e6c99caed", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/daa46852-c636-4269-b00a-ad6add58bace"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/daa46852-c636-4269-b00a-ad6add58bace"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#default"}, {"id": "54ae2ce7-f9f3-4b74-91c1-f061f38cec3a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:31:04.000000", "updated_at": "2026-05-27T10:31:08.000000", "name": "image-7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "44d17ce8-997b-4dd6-b306-3a83ca54d8c0", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/54ae2ce7-f9f3-4b74-91c1-f061f38cec3a"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/54ae2ce7-f9f3-4b74-91c1-f061f38cec3a"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#template_virtual"}, {"id": "ce9f5220-40da-48c7-8378-5e54ea50765c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:30:54.000000", "updated_at": "2026-05-27T10:31:02.000000", "name": "image-7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "43358970-068c-4adb-85c4-fbe9f0b0d176", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/ce9f5220-40da-48c7-8378-5e54ea50765c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/ce9f5220-40da-48c7-8378-5e54ea50765c"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#default"}]}'
2026-05-27 10:50:34,671 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.214/volume/v3/types/8ecdba29-81be-4a90-8d90-6905d03e4ecb 0.032s
2026-05-27 10:50:34,671 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:50:34 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-8ce5fcad-0f2b-4ab6-9c54-a6bcf82dbcbb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/types/8ecdba29-81be-4a90-8d90-6905d03e4ecb'}
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 a0e2ea74-b7b1-4867-a110-936a08aba88c 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
pt1.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
pt2.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
ft2.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-05-27 10:55:19,031 106286 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1205323616 on backend None
2026-05-27 10:55:19,050 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.214/volume/v3/types 0.019s
2026-05-27 10:55:19,050 106286 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-1205323616", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac16f3ea-c04c-43fa-bf1e-d78ba310325b', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac16f3ea-c04c-43fa-bf1e-d78ba310325b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/types'}
Body: b'{"volume_type": {"id": "65dc6b3e-ae2f-444e-b048-0c8d13cb3f98", "name": "tempest-scenario-type-luks2-1205323616", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 10:55:19,051 106286 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 65dc6b3e-ae2f-444e-b048-0c8d13cb3f98
2026-05-27 10:55:19,079 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.214/volume/v3/types/65dc6b3e-ae2f-444e-b048-0c8d13cb3f98/encryption 0.028s
2026-05-27 10:55:19,080 106286 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': 'Wed, 27 May 2026 10:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80990419-a06e-47fd-84d7-dcce05f91a51', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80990419-a06e-47fd-84d7-dcce05f91a51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/types/65dc6b3e-ae2f-444e-b048-0c8d13cb3f98/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "65dc6b3e-ae2f-444e-b048-0c8d13cb3f98", "encryption_id": "7a091e1a-d1cc-4b21-b5f6-9dc46d2eb543"}}'
2026-05-27 10:55:19,211 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.214/volume/v3/volumes 0.130s
2026-05-27 10:55:19,212 106286 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-2114664989", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148c872a-9a56-4934-9a04-8ec8ac73778a', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148c872a-9a56-4934-9a04-8ec8ac73778a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/volumes'}
Body: b'{"volume": {"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:55:19.163970", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-2114664989", "description": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}], "user_id": "14948eb532134f5b86b4232fde228737", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 10:55:19,243 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.027s
2026-05-27 10:55:19,243 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b77898e-ae10-4b46-8cbb-5433c70ab765', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b77898e-ae10-4b46-8cbb-5433c70ab765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b'{"volume": {"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:55:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-2114664989", "description": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}], "user_id": "14948eb532134f5b86b4232fde228737", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438f7643970e44df8f3b17bc0cfe0502"}}'
2026-05-27 10:55:20,272 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.024s
2026-05-27 10:55:20,273 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553206a8-2d92-49bf-a9be-4136ec5e3f91', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553206a8-2d92-49bf-a9be-4136ec5e3f91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b'{"volume": {"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:55:19.000000", "updated_at": "2026-05-27T10:55:19.000000", "name": "tempest-TestVolumeBootPattern-volume-2114664989", "description": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}], "user_id": "14948eb532134f5b86b4232fde228737", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438f7643970e44df8f3b17bc0cfe0502"}}'
2026-05-27 10:55:20,277 106286 INFO [tempest.common.waiters] volume 8548eb7f-1d53-45b2-8c63-68dd3ecebc25 reached available after waiting for 1.277721 seconds
2026-05-27 10:55:20,301 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.024s
2026-05-27 10:55:20,302 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36d1ae1-9973-4eab-8e93-baa37e31bdc1', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36d1ae1-9973-4eab-8e93-baa37e31bdc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b'{"volume": {"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:55:19.000000", "updated_at": "2026-05-27T10:55:19.000000", "name": "tempest-TestVolumeBootPattern-volume-2114664989", "description": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}], "user_id": "14948eb532134f5b86b4232fde228737", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438f7643970e44df8f3b17bc0cfe0502"}}'
2026-05-27 10:55:20,336 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25/action 0.027s
2026-05-27 10:55:20,336 106286 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': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-d8c3b7a5-540d-420e-a024-e3b8bc4de00e', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c3b7a5-540d-420e-a024-e3b8bc4de00e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25/action'}
Body: b''
2026-05-27 10:55:20,386 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.214/identity/v3/auth/tokens 0.048s
2026-05-27 10:55:20,386 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6cee5d3f-921d-4237-872a-c1064ee14d26', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.214/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "14948eb532134f5b86b4232fde228737", "name": "tempest-TestVolumeBootPattern-612818542-project-member", "password_expires_at": null}, "audit_ids": ["qYgBlpavTk6wS2jxDXnqhw"], "expires_at": "2026-05-27T11:55:20.000000Z", "issued_at": "2026-05-27T10:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "438f7643970e44df8f3b17bc0cfe0502", "name": "tempest-TestVolumeBootPattern-612818542"}, "is_domain": false, "roles": [{"id": "0a4013955c9e4ae8b48a436e6aca7a29", "name": "reader"}, {"id": "2ceec487786b4e368f1a41fc52e92aa9", "name": "member"}], "catalog": [{"endpoints": [{"id": "72e8e02c1b474bf28bfcdf3501ccb6da", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/compute/v2.1", "region": "RegionOne"}], "id": "1e94549ec1eb4f49b0da24f89b38a4ff", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "17725b7235294407a40b8d04129ebfb6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/volume/v3", "region": "RegionOne"}], "id": "78773faed449496089c9b42cb98786da", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c0c4920683c947c8b7a0feab91fea202", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/identity", "region": "RegionOne"}], "id": "791dc4b4ef7b4246a5b4c1eb89f0cbb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2a87f571a1b140ef926c0ec8d5d2c945", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/compute/v2/438f7643970e44df8f3b17bc0cfe0502", "region": "RegionOne"}], "id": "8f27e9611f584675ad22a5e66a56e956", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8eac3c431e64410284a9f19520b79f80", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214:8080/v1/AUTH_438f7643970e44df8f3b17bc0cfe0502", "region": "RegionOne"}, {"id": "c56ebcb5ceb649638ff38fde9ef1e85f", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.214:8080", "region": "RegionOne"}], "id": "b8f4677506ff43b2a5ec08c93ed84f52", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7cd61d066a9c4aabb7085acbf70cf420", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/networking", "region": "RegionOne"}], "id": "cf96a80f4c1a4bd6b25ac7d7e9d8ce44", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8b2608701910473ca2d1db70700ec3db", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/placement", "region": "RegionOne"}], "id": "fbcf4fac9a144ac4bfd3a8d3dc191e01", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "5942b5c5c38a469aa37574445eacab7f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.214/image", "region": "RegionOne"}], "id": "fed64b2d570045f5a37d895883cd7dfb", "type": "image", "name": "glance"}]}}'
2026-05-27 10:55:20,387 106286 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '4bc0c4ab-21ab-4e44-93bf-97489f020340', 'name': 'tempest-TestVolumeBootPattern-1301143656-network', 'tenant_id': '438f7643970e44df8f3b17bc0cfe0502', 'project_id': '438f7643970e44df8f3b17bc0cfe0502', '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': 31066, '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-05-27T10:54:41Z', 'updated_at': '2026-05-27T10:54:41Z', 'revision_number': 1} available for tenant
2026-05-27 10:55:20,979 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.214/compute/v2.1/servers 0.592s
2026-05-27 10:55:20,980 106286 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-787740831", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "4bc0c4ab-21ab-4e44-93bf-97489f020340"}]}}
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc55f40b-c159-4313-a9ea-9ac6a78dd51e', 'x-compute-request-id': 'req-dc55f40b-c159-4313-a9ea-9ac6a78dd51e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/compute/v2.1/servers'}
Body: b'{"server": {"id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sTXYz76V7Dbb"}}'
2026-05-27 10:55:21,058 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.077s
2026-05-27 10:55:21,058 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1054', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfe7ef3-91f0-4e30-8c9c-849404f15eda', 'x-compute-request-id': 'req-2cfe7ef3-91f0-4e30-8c9c-849404f15eda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:21Z", "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-05-27 10:55:22,163 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.099s
2026-05-27 10:55:22,163 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72cc4e43-70b8-497e-a821-bee96d546a4e', 'x-compute-request-id': 'req-72cc4e43-70b8-497e-a821-bee96d546a4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:22Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:23,258 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.087s
2026-05-27 10:55:23,258 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8ef1d9-e6f7-43e1-a0f7-b93d2644b098', 'x-compute-request-id': 'req-8f8ef1d9-e6f7-43e1-a0f7-b93d2644b098', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:23Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:23,263 106286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-27 10:55:24,346 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.082s
2026-05-27 10:55:24,346 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c84378b-46a0-4d9d-bc31-3d4c39fd6849', 'x-compute-request-id': 'req-0c84378b-46a0-4d9d-bc31-3d4c39fd6849', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:23Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:25,444 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.088s
2026-05-27 10:55:25,444 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1160', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf808ae3-a675-472c-a0ff-3b70a7c9eba5', 'x-compute-request-id': 'req-bf808ae3-a675-472c-a0ff-3b70a7c9eba5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:25Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:25,449 106286 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-27 10:55:26,600 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.150s
2026-05-27 10:55:26,600 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d9c135-3f02-45fb-a46a-97b1967386f8', 'x-compute-request-id': 'req-73d9c135-3f02-45fb-a46a-97b1967386f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:26Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:26,605 106286 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-05-27 10:55:27,804 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.198s
2026-05-27 10:55:27,804 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21189940-fac9-4c20-8dab-c154494eb921', 'x-compute-request-id': 'req-21189940-fac9-4c20-8dab-c154494eb921', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:26Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:28,981 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.171s
2026-05-27 10:55:28,981 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c86b050-00ce-4c88-b68f-40eec249745f', 'x-compute-request-id': 'req-0c86b050-00ce-4c88-b68f-40eec249745f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:28,987 106286 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-27 10:55:30,155 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.168s
2026-05-27 10:55:30,156 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa4cb46-c326-440f-ba6e-f5ab80463a36', 'x-compute-request-id': 'req-6fa4cb46-c326-440f-ba6e-f5ab80463a36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:31,342 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.181s
2026-05-27 10:55:31,342 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2874beb-5a6b-4a4e-82f7-25379dc4c99b', 'x-compute-request-id': 'req-c2874beb-5a6b-4a4e-82f7-25379dc4c99b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:32,513 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.166s
2026-05-27 10:55:32,514 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef42fc0-8d97-42cb-bd1f-cb83ab2370c7', 'x-compute-request-id': 'req-1ef42fc0-8d97-42cb-bd1f-cb83ab2370c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:33,706 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.184s
2026-05-27 10:55:33,706 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4417e41-4544-4aba-88ff-5bcfa5edabf5', 'x-compute-request-id': 'req-f4417e41-4544-4aba-88ff-5bcfa5edabf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:34,859 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.147s
2026-05-27 10:55:34,859 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c43c5c0-789e-4c4a-8241-5420438d307b', 'x-compute-request-id': 'req-4c43c5c0-789e-4c4a-8241-5420438d307b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:36,029 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.164s
2026-05-27 10:55:36,030 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af999f89-84fc-4fb5-854e-a18d3131ae8f', 'x-compute-request-id': 'req-af999f89-84fc-4fb5-854e-a18d3131ae8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:37,193 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.157s
2026-05-27 10:55:37,194 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d33167-ed08-4e4e-b7fb-b4d17eab4d9d', 'x-compute-request-id': 'req-16d33167-ed08-4e4e-b7fb-b4d17eab4d9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:38,337 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.138s
2026-05-27 10:55:38,338 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11da919-89b5-4a73-b499-c0aa028db5d0', 'x-compute-request-id': 'req-b11da919-89b5-4a73-b499-c0aa028db5d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:39,517 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.174s
2026-05-27 10:55:39,518 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eddac414-b44d-4496-ac09-5aff9b4bf7f5', 'x-compute-request-id': 'req-eddac414-b44d-4496-ac09-5aff9b4bf7f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:40,671 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.148s
2026-05-27 10:55:40,671 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e80328-5cfb-4149-b355-ef0683b38bf2', 'x-compute-request-id': 'req-c4e80328-5cfb-4149-b355-ef0683b38bf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:41,856 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.181s
2026-05-27 10:55:41,857 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a89c5686-ed05-40ec-b90d-a6a4e4b33ec2', 'x-compute-request-id': 'req-a89c5686-ed05-40ec-b90d-a6a4e4b33ec2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:43,044 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.182s
2026-05-27 10:55:43,044 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3ef8c6-d9c4-4ccc-8794-fc0dc24530ef', 'x-compute-request-id': 'req-8b3ef8c6-d9c4-4ccc-8794-fc0dc24530ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:44,209 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.159s
2026-05-27 10:55:44,210 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bca6c02-655b-462c-b206-f7a522528bf3', 'x-compute-request-id': 'req-2bca6c02-655b-462c-b206-f7a522528bf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:28Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:45,423 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.209s
2026-05-27 10:55:45,424 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e27c52c-3d31-48f5-a645-b06070bbd2bf', 'x-compute-request-id': 'req-8e27c52c-3d31-48f5-a645-b06070bbd2bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "2a06d719b7030280db8b1808182516e2af96910326bd34fe6c79f80c", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:45Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:46,585 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.156s
2026-05-27 10:55:46,585 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0bea78-bca9-433c-973c-affcb4bd51bd', 'x-compute-request-id': 'req-cf0bea78-bca9-433c-973c-affcb4bd51bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:46Z", "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": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:47,672 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.079s
2026-05-27 10:55:47,672 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129cd2e2-b230-4985-98be-111fb616e316', 'x-compute-request-id': 'req-129cd2e2-b230-4985-98be-111fb616e316', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:46Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:48,775 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.098s
2026-05-27 10:55:48,775 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5265ab5-cf23-47e6-9ce9-a9210a46a658', 'x-compute-request-id': 'req-f5265ab5-cf23-47e6-9ce9-a9210a46a658', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "BUILD", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:48Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:49,865 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.084s
2026-05-27 10:55:49,865 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507bb972-204f-4876-9bff-06bf095cef0c', 'x-compute-request-id': 'req-507bb972-204f-4876-9bff-06bf095cef0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T10:55:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.214/compute/flavors/42"}]}, "hostId": "", "id": "f4138b3b-61e3-4d5a-a0eb-5699aeaf120b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}, {"rel": "bookmark", "href": "https://10.4.3.214/compute/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-787740831", "status": "ERROR", "tenant_id": "438f7643970e44df8f3b17bc0cfe0502", "user_id": "14948eb532134f5b86b4232fde228737", "updated": "2026-05-27T10:55:50Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T10:55:50Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f4138b3b-61e3-4d5a-a0eb-5699aeaf120b."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}]}}'
2026-05-27 10:55:49,870 106286 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 28 second wait
2026-05-27 10:55:50,234 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.364s
2026-05-27 10:55:50,235 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:49 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-00179ac5-adeb-4028-af30-024dfd63860b', 'x-compute-request-id': 'req-00179ac5-adeb-4028-af30-024dfd63860b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b''
2026-05-27 10:55:50,259 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b 0.024s
2026-05-27 10:55:50,259 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:50 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-4a4674d1-8c26-4c37-bdad-2bacf7e4c8be', 'x-compute-request-id': 'req-4a4674d1-8c26-4c37-bdad-2bacf7e4c8be', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.214/compute/v2.1/servers/f4138b3b-61e3-4d5a-a0eb-5699aeaf120b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f4138b3b-61e3-4d5a-a0eb-5699aeaf120b could not be found."}}'
2026-05-27 10:55:50,296 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.035s
2026-05-27 10:55:50,296 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:50 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-c0124997-b41e-41f9-b6d2-001430247928', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b''
2026-05-27 10:55:50,322 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.025s
2026-05-27 10:55:50,322 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b1c574-2f27-4cec-9103-003a994cf318', 'content-length': '872', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b1c574-2f27-4cec-9103-003a994cf318', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b'{"volume": {"id": "8548eb7f-1d53-45b2-8c63-68dd3ecebc25", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:55:19.000000", "updated_at": "2026-05-27T10:55:50.000000", "name": "tempest-TestVolumeBootPattern-volume-2114664989", "description": null, "volume_type": "tempest-scenario-type-luks2-1205323616", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25"}], "user_id": "14948eb532134f5b86b4232fde228737", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438f7643970e44df8f3b17bc0cfe0502"}}'
2026-05-27 10:55:51,342 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25 0.014s
2026-05-27 10:55:51,342 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:51 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-776791d9-68a1-486a-9c75-8887cc882b0b', 'x-openstack-request-id': 'req-776791d9-68a1-486a-9c75-8887cc882b0b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.214/volume/v3/volumes/8548eb7f-1d53-45b2-8c63-68dd3ecebc25'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8548eb7f-1d53-45b2-8c63-68dd3ecebc25 could not be found."}}'
2026-05-27 10:55:51,364 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.214/volume/v3/volumes/detail?all_tenants=1 0.021s
2026-05-27 10:55:51,364 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7df7267-c962-4ab4-97a1-49aef9d720b7', 'content-length': '3160', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7df7267-c962-4ab4-97a1-49aef9d720b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.214/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "daa46852-c636-4269-b00a-ad6add58bace", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:32:28.000000", "updated_at": "2026-05-27T10:32:35.000000", "name": "image-68855bf8-18d3-440c-9fb7-72dd84ce8010", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5bdc7ce4-930b-4845-849c-3f8e6c99caed", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/daa46852-c636-4269-b00a-ad6add58bace"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/daa46852-c636-4269-b00a-ad6add58bace"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#default"}, {"id": "54ae2ce7-f9f3-4b74-91c1-f061f38cec3a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:31:04.000000", "updated_at": "2026-05-27T10:31:08.000000", "name": "image-7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "44d17ce8-997b-4dd6-b306-3a83ca54d8c0", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/54ae2ce7-f9f3-4b74-91c1-f061f38cec3a"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/54ae2ce7-f9f3-4b74-91c1-f061f38cec3a"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#template_virtual"}, {"id": "ce9f5220-40da-48c7-8378-5e54ea50765c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T10:30:54.000000", "updated_at": "2026-05-27T10:31:02.000000", "name": "image-7f41c2ce-2792-4eb6-8d44-5d8df3eab66f", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "43358970-068c-4adb-85c4-fbe9f0b0d176", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.214/volume/v3/volumes/ce9f5220-40da-48c7-8378-5e54ea50765c"}, {"rel": "bookmark", "href": "https://10.4.3.214/volume/volumes/ce9f5220-40da-48c7-8378-5e54ea50765c"}], "user_id": "935b3c74162b44c7aaa4fbbe872a45e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c3241b7ae42a4eff845862ea94854d21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001496@storpool#default"}]}'
2026-05-27 10:55:51,399 106286 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.214/volume/v3/types/65dc6b3e-ae2f-444e-b048-0c8d13cb3f98 0.029s
2026-05-27 10:55:51,400 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 10:55:51 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-20de310e-0272-4b10-90e5-e1475dcb4c89', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.214/volume/v3/types/65dc6b3e-ae2f-444e-b048-0c8d13cb3f98'}
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_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 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, 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 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f4138b3b-61e3-4d5a-a0eb-5699aeaf120b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-27T10:55:50Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f4138b3b-61e3-4d5a-a0eb-5699aeaf120b.'}. Request ID of server operation performed before checking the server status req-dc55f40b-c159-4313-a9ea-9ac6a78dd51e.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.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
pt2.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
pt2.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
pt2.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
pt2.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
pt3.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
pt3.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
pt3.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.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.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt10.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| 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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt15.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
pt16.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
pt16.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
pt17.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
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.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
pt20.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
pt21.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
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.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
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.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
pt42.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
pt43.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
pt44.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
pt45.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt99.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
pt99.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
pt100.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
pt101.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt111.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
pt111.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
pt112.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
pt113.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
pt114.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
pt115.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
pt116.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
pt117.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 | 321 | 295 | 2 | 0 | 24 | ||