Status: Pass 295 Failure 1 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 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-18 13:10:16,349 106073 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1590265296 on backend None
2026-05-18 13:10:16,370 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.32/volume/v3/types 0.021s
2026-05-18 13:10:16,370 106073 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-1590265296", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67992b86-8ed3-40be-a054-9b132ee5e6e3', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67992b86-8ed3-40be-a054-9b132ee5e6e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/types'}
Body: b'{"volume_type": {"id": "c69ec414-fc75-4b99-b4e4-c51a754531cd", "name": "tempest-scenario-type-luksv2-1590265296", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-18 13:10:16,371 106073 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: c69ec414-fc75-4b99-b4e4-c51a754531cd
2026-05-18 13:10:16,404 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.32/volume/v3/types/c69ec414-fc75-4b99-b4e4-c51a754531cd/encryption 0.032s
2026-05-18 13:10:16,405 106073 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': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed88d295-5759-4b8d-8db9-614cae6fe22f', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed88d295-5759-4b8d-8db9-614cae6fe22f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/types/c69ec414-fc75-4b99-b4e4-c51a754531cd/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "c69ec414-fc75-4b99-b4e4-c51a754531cd", "encryption_id": "3e216294-79aa-4582-af18-26bd9dee69c3"}}'
2026-05-18 13:10:16,600 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.32/volume/v3/volumes 0.194s
2026-05-18 13:10:16,601 106073 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-125235583", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "size": 1}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab96d78-7916-41a8-a436-6fe8e78106df', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab96d78-7916-41a8-a436-6fe8e78106df', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.32/volume/v3/volumes'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:16.532527", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-18 13:10:16,707 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.32/identity/v3/auth/tokens 0.099s
2026-05-18 13:10:16,707 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2939', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1369d21-0419-4cd9-affe-ca02150b1cf9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.32/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c329559ba0c1491ea6974e8299f3427a", "name": "tempest-TestEncryptedCinderVolumes-1974058927-project-member", "password_expires_at": null}, "audit_ids": ["iipPawToSA-31bsybOpddw"], "expires_at": "2026-05-18T14:10:16.000000Z", "issued_at": "2026-05-18T13:10:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f693408b3adc4f958940762b5dca2657", "name": "tempest-TestEncryptedCinderVolumes-1974058927"}, "is_domain": false, "roles": [{"id": "2e9be958bbef445fb9bf889b21bf8239", "name": "member"}, {"id": "398608b599244d6eb1f4fa4d9620c713", "name": "reader"}], "catalog": [{"endpoints": [{"id": "54acaacad7bf47f18660695f455e7983", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/compute/v2.1", "region": "RegionOne"}], "id": "32ff24ad6dfa4461b2288618cc8843d0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cd6516724d7949c09038bf901bfc158e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32:8080/v1/AUTH_f693408b3adc4f958940762b5dca2657", "region": "RegionOne"}, {"id": "e57074f6365443c4b4285403d653060d", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.32:8080", "region": "RegionOne"}], "id": "60d5604560b64954b276203e2091d16f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0678c07fade84a3498cf95918e94aebc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/placement", "region": "RegionOne"}], "id": "6b656047dff24e9cac34848fedf91347", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2be8f2d211314b3e9407807a942e3df1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/identity", "region": "RegionOne"}], "id": "a7125cc80b1e4cbc929c0efdec2fbb59", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "597eb587946f4afba6cc6637b57d5340", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/volume/v3", "region": "RegionOne"}], "id": "a90b26337c0841229e36c62938c3df4f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c610f850dba84802b51b213acf83027b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/image", "region": "RegionOne"}], "id": "b343dc471b024ccbb8a0c3be002dd6c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "7fe03a8ae7de49868d1b5f8c200fa75e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/networking", "region": "RegionOne"}], "id": "b8087a58b8cc47669f873cd29a0a3fd3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "289dcb1365f94fe6bff908b289e63bf8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.32/compute/v2/f693408b3adc4f958940762b5dca2657", "region": "RegionOne"}], "id": "bd5f1d6deddb462794618ad891086c3e", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-05-18 13:10:16,708 106073 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '5a48d725-95ff-4ca2-8fb1-713527501e15', 'name': 'tempest-TestEncryptedCinderVolumes-902295749-network', 'tenant_id': 'f693408b3adc4f958940762b5dca2657', 'project_id': 'f693408b3adc4f958940762b5dca2657', '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': 43629, '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-18T13:07:14Z', 'updated_at': '2026-05-18T13:07:14Z', 'revision_number': 1} available for tenant
2026-05-18 13:10:16,708 106073 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-18 13:10:16,708 106073 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-18 13:10:16,747 106073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.32/compute/v2.1/os-keypairs 0.038s
2026-05-18 13:10:16,747 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1516402471", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdY57yOzS+/cLlFIOGQpEZLyAt9hELH4d/x1/Mg9p1Vn1r3ZBtSl3+3QuvqySbRuk0FpoZd1luFX3ZFNFLRfdKEyUMSWEaR7OUr26pogC7o6t+0y3acqSD2m4XLkM9O6g=="}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 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-2f830350-3665-4c92-863e-3c422b4a9edb', 'x-compute-request-id': 'req-2f830350-3665-4c92-863e-3c422b4a9edb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1516402471", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdY57yOzS+/cLlFIOGQpEZLyAt9hELH4d/x1/Mg9p1Vn1r3ZBtSl3+3QuvqySbRuk0FpoZd1luFX3ZFNFLRfdKEyUMSWEaR7OUr26pogC7o6t+0y3acqSD2m4XLkM9O6g==", "fingerprint": "72:5a:a0:f1:aa:af:bc:16:93:96:26:03:a7:83:23:01", "user_id": "c329559ba0c1491ea6974e8299f3427a"}}'
2026-05-18 13:10:16,748 106073 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1516402471 created
2026-05-18 13:10:16,983 106073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.32/networking/v2.0/security-groups 0.235s
2026-05-18 13:10:16,984 106073 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--1855124783", "description": "tempest-description--673506863"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-0da910e2-8bf6-44e7-a533-d74f346aee2d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.32/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a074707a-da55-446d-82a2-f5e0fea77511", "name": "tempest-securitygroup--1855124783", "stateful": true, "tenant_id": "f693408b3adc4f958940762b5dca2657", "project_id": "f693408b3adc4f958940762b5dca2657", "description": "tempest-description--673506863", "shared": false, "security_group_rules": [{"id": "475c5955-9f4f-4657-a3b7-4ea6c8dfb8ca", "project_id": "f693408b3adc4f958940762b5dca2657", "security_group_id": "a074707a-da55-446d-82a2-f5e0fea77511", "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": 1182, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-18T13:10:16Z", "updated_at": "2026-05-18T13:10:16Z", "revision_number": 0, "tenant_id": "f693408b3adc4f958940762b5dca2657"}, {"id": "87849161-d755-478d-81f3-d548048efc0f", "project_id": "f693408b3adc4f958940762b5dca2657", "security_group_id": "a074707a-da55-446d-82a2-f5e0fea77511", "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": 1181, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-18T13:10:16Z", "updated_at": "2026-05-18T13:10:16Z", "revision_number": 0, "tenant_id": "f693408b3adc4f958940762b5dca2657"}], "tags": [], "created_at": "2026-05-18T13:10:16Z", "updated_at": "2026-05-18T13:10:16Z", "revision_number": 1}}'
2026-05-18 13:10:17,169 106073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.32/networking/v2.0/security-group-rules 0.185s
2026-05-18 13:10:17,170 106073 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": "a074707a-da55-446d-82a2-f5e0fea77511", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3976dd59-63c5-4ac8-b694-0880c2024f65', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.32/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "961c89ee-5df1-42dd-ba0c-c96b50074c80", "project_id": "f693408b3adc4f958940762b5dca2657", "security_group_id": "a074707a-da55-446d-82a2-f5e0fea77511", "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-18T13:10:17Z", "updated_at": "2026-05-18T13:10:17Z", "revision_number": 0, "tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:10:17,348 106073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.32/networking/v2.0/security-group-rules 0.178s
2026-05-18 13:10:17,348 106073 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": "a074707a-da55-446d-82a2-f5e0fea77511", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-251edcc5-0f68-4013-b923-3964c029198c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.32/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f3ed6e44-16ad-484d-aeb2-bb9434a5d35a", "project_id": "f693408b3adc4f958940762b5dca2657", "security_group_id": "a074707a-da55-446d-82a2-f5e0fea77511", "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-18T13:10:17Z", "updated_at": "2026-05-18T13:10:17Z", "revision_number": 0, "tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:10:17,348 106073 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1855124783 created
2026-05-18 13:10:17,976 106073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.32/networking/v2.0/floatingips 0.628s
2026-05-18 13:10:17,977 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "8494b61f-4be9-4bb1-8b14-e5e203aec4f1"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a1afaafe-1570-40ff-ba14-ba69ab00ff3f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.32/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "da0b8ec2-6d03-4967-b770-5a45ef818c78", "tenant_id": "f693408b3adc4f958940762b5dca2657", "project_id": "f693408b3adc4f958940762b5dca2657", "floating_ip_address": "172.24.5.139", "floating_network_id": "8494b61f-4be9-4bb1-8b14-e5e203aec4f1", "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-18T13:10:17Z", "updated_at": "2026-05-18T13:10:17Z", "revision_number": 0}}'
2026-05-18 13:10:17,977 106073 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'da0b8ec2-6d03-4967-b770-5a45ef818c78', 'tenant_id': 'f693408b3adc4f958940762b5dca2657', 'project_id': 'f693408b3adc4f958940762b5dca2657', 'floating_ip_address': '172.24.5.139', 'floating_network_id': '8494b61f-4be9-4bb1-8b14-e5e203aec4f1', '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-18T13:10:17Z', 'updated_at': '2026-05-18T13:10:17Z', 'revision_number': 0, 'ip': '172.24.5.139'} created
2026-05-18 13:10:17,978 106073 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1516402471', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdY57yOzS+/cLlFIOGQpEZLyAt9hELH4d/x1/Mg9p1Vn1r3ZBtSl3+3QuvqySbRuk0FpoZd1luFX3ZFNFLRfdKEyUMSWEaR7OUr26pogC7o6t+0y3acqSD2m4XLkM9O6g==', 'fingerprint': '72:5a:a0:f1:aa:af:bc:16:93:96:26:03:a7:83:23:01', 'user_id': 'c329559ba0c1491ea6974e8299f3427a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDTtiBCcyVG8073rIzm6lPf9cpHqACp3uIC8c6zirkNHcDnOqVX9lF4\nhKY70zJllTGgBwYFK4EEACKhZANiAAQnWOe8js0vv3C5RSDhkKRGS8gLfYRCx+Hf\n8dfzIPadVZ9a92QbUpd/t0Lr6skm0bpNBaaGXdZbhV92RTRS0X3ShMlDElhGkezl\nK9uqaIAu6OrftMt2nKkg9puFy5DPTuo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a074707a-da55-446d-82a2-f5e0fea77511', 'name': 'tempest-securitygroup--1855124783', 'stateful': True, 'tenant_id': 'f693408b3adc4f958940762b5dca2657', 'project_id': 'f693408b3adc4f958940762b5dca2657', 'description': 'tempest-description--673506863', 'shared': False, 'security_group_rules': [{'id': '475c5955-9f4f-4657-a3b7-4ea6c8dfb8ca', 'project_id': 'f693408b3adc4f958940762b5dca2657', 'security_group_id': 'a074707a-da55-446d-82a2-f5e0fea77511', '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': 1182, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-18T13:10:16Z', 'updated_at': '2026-05-18T13:10:16Z', 'revision_number': 0, 'tenant_id': 'f693408b3adc4f958940762b5dca2657'}, {'id': '87849161-d755-478d-81f3-d548048efc0f', 'project_id': 'f693408b3adc4f958940762b5dca2657', 'security_group_id': 'a074707a-da55-446d-82a2-f5e0fea77511', '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': 1181, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-18T13:10:16Z', 'updated_at': '2026-05-18T13:10:16Z', 'revision_number': 0, 'tenant_id': 'f693408b3adc4f958940762b5dca2657'}], 'tags': [], 'created_at': '2026-05-18T13:10:16Z', 'updated_at': '2026-05-18T13:10:16Z', 'revision_number': 1}, 'floating_ip': {'id': 'da0b8ec2-6d03-4967-b770-5a45ef818c78', 'tenant_id': 'f693408b3adc4f958940762b5dca2657', 'project_id': 'f693408b3adc4f958940762b5dca2657', 'floating_ip_address': '172.24.5.139', 'floating_network_id': '8494b61f-4be9-4bb1-8b14-e5e203aec4f1', '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-18T13:10:17Z', 'updated_at': '2026-05-18T13:10:17Z', 'revision_number': 0, 'ip': '172.24.5.139'}}
2026-05-18 13:10:19,061 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.32/compute/v2.1/servers 1.082s
2026-05-18 13:10:19,061 106073 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-467658154", "imageRef": "68867019-23e9-4133-95cf-86cc36704edf", "flavorRef": "42", "networks": [{"uuid": "5a48d725-95ff-4ca2-8fb1-713527501e15"}], "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "key_name": "tempest-keypair-1516402471", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d2a5e7-7600-4156-bfa8-c00b807b1797', 'x-compute-request-id': 'req-d4d2a5e7-7600-4156-bfa8-c00b807b1797', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.32/compute/v2.1/servers'}
Body: b'{"server": {"id": "b87c798b-ef4e-475d-9677-29b13d331155", "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "adminPass": "CgbKbugNsqz9"}}'
2026-05-18 13:10:19,172 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.109s
2026-05-18 13:10:19,172 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d399d77a-bd17-4f2d-a7b9-9c19fe26e550', 'x-compute-request-id': 'req-d399d77a-bd17-4f2d-a7b9-9c19fe26e550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1516402471", "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-18 13:10:20,269 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.091s
2026-05-18 13:10:20,270 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:20 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-653f7763-1002-418d-ab9f-5152171f3d46', 'x-compute-request-id': 'req-653f7763-1002-418d-ab9f-5152171f3d46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "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-18 13:10:21,382 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.099s
2026-05-18 13:10:21,383 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df921842-a3d2-490d-8913-2f16fd6c5c53', 'x-compute-request-id': 'req-df921842-a3d2-490d-8913-2f16fd6c5c53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "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-18 13:10:21,388 106073 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-18 13:10:22,607 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.218s
2026-05-18 13:10:22,607 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e492e0-68f4-4ea5-b74f-60a6c435df4f', 'x-compute-request-id': 'req-87e492e0-68f4-4ea5-b74f-60a6c435df4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "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-18 13:10:23,828 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.214s
2026-05-18 13:10:23,828 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42d791d-a7cd-415f-bbca-87c851c716b8', 'x-compute-request-id': 'req-d42d791d-a7cd-415f-bbca-87c851c716b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "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-18 13:10:23,834 106073 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-18 13:10:25,157 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.323s
2026-05-18 13:10:25,158 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303a2eb7-2446-4507-a2fc-a9976fa4dd6c', 'x-compute-request-id': 'req-303a2eb7-2446-4507-a2fc-a9976fa4dd6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:25,165 106073 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-18 13:10:26,453 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.288s
2026-05-18 13:10:26,453 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229aa4d0-910d-4b92-afdb-888a8970133e', 'x-compute-request-id': 'req-229aa4d0-910d-4b92-afdb-888a8970133e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:26,460 106073 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-18 13:10:27,647 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.184s
2026-05-18 13:10:27,648 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89281844-3b3b-4464-90c6-1e764aff6ef7', 'x-compute-request-id': 'req-89281844-3b3b-4464-90c6-1e764aff6ef7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:28,849 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.195s
2026-05-18 13:10:28,849 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e1f40b9-e106-4656-be5a-2aad53c73c7e', 'x-compute-request-id': 'req-7e1f40b9-e106-4656-be5a-2aad53c73c7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:30,055 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.200s
2026-05-18 13:10:30,056 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f50d07-3aad-4e77-b537-c8b67858105e', 'x-compute-request-id': 'req-f7f50d07-3aad-4e77-b537-c8b67858105e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:31,254 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.192s
2026-05-18 13:10:31,254 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51dced8b-f486-4a1f-9211-46d12d6d302c', 'x-compute-request-id': 'req-51dced8b-f486-4a1f-9211-46d12d6d302c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:32,934 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.674s
2026-05-18 13:10:32,934 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8cde7b-b649-40e8-9668-aac4598838da', 'x-compute-request-id': 'req-9d8cde7b-b649-40e8-9668-aac4598838da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "BUILD", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:34,975 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 1.034s
2026-05-18 13:10:34,975 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef3faf4-f957-474f-8352-c45a034b3d5b', 'x-compute-request-id': 'req-7ef3faf4-f957-474f-8352-c45a034b3d5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-902295749-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}]}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:10:34,983 106073 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-18 13:10:35,217 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155/os-interface 0.233s
2026-05-18 13:10:35,218 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:34 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-5202cf9b-4edf-4cc9-9495-406ad4256317', 'x-compute-request-id': 'req-5202cf9b-4edf-4cc9-9495-406ad4256317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "5a48d725-95ff-4ca2-8fb1-713527501e15", "port_id": "8cc9898c-ba48-4571-b60a-34ba6b18e508", "mac_addr": "fa:16:3e:7d:21:4b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "377ff7c4-ca62-4504-ac25-ad4c7464790b", "ip_address": "10.1.0.12"}]}]}'
2026-05-18 13:10:36,290 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.32/networking/v2.0/floatingips/da0b8ec2-6d03-4967-b770-5a45ef818c78 1.071s
2026-05-18 13:10:36,291 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "8cc9898c-ba48-4571-b60a-34ba6b18e508"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:10:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-287c5c45-54e4-4dc8-849b-5a0675e4b124', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/networking/v2.0/floatingips/da0b8ec2-6d03-4967-b770-5a45ef818c78'}
Body: b'{"floatingip": {"id": "da0b8ec2-6d03-4967-b770-5a45ef818c78", "tenant_id": "f693408b3adc4f958940762b5dca2657", "project_id": "f693408b3adc4f958940762b5dca2657", "floating_ip_address": "172.24.5.139", "floating_network_id": "8494b61f-4be9-4bb1-8b14-e5e203aec4f1", "router_id": "7ca7c60e-1f70-4b15-bf14-e76d1561805f", "port_id": "8cc9898c-ba48-4571-b60a-34ba6b18e508", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5a48d725-95ff-4ca2-8fb1-713527501e15", "mac_address": "fa:16:3e:7d:21:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "b87c798b-ef4e-475d-9677-29b13d331155", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-18T13:10:17Z", "updated_at": "2026-05-18T13:10:35Z", "revision_number": 1}}'
2026-05-18 13:10:36,291 106073 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.139:22' as 'cirros' with public key authentication
2026-05-18 13:11:12,156 106073 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-18 13:11:12,311 106073 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-18 13:11:12,311 106073 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.139 successfully created
2026-05-18 13:11:12,714 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.402s
2026-05-18 13:11:12,714 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8c2a17-8d94-44dd-b00e-b9700c4875d8', 'x-compute-request-id': 'req-6e8c2a17-8d94-44dd-b00e-b9700c4875d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-902295749-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}, {"version": 4, "addr": "172.24.5.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}]}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:10:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:11:12,768 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:11:12,768 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96a9fea-9285-4854-9323-233bd23a0c75', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96a9fea-9285-4854-9323-233bd23a0c75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:10:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:12,778 106073 INFO [tempest.common.waiters] volume 12751726-2164-4621-bd77-29c884469649 reached available after waiting for 0.778764 seconds
2026-05-18 13:11:12,815 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:11:12,815 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e0a43a-eedd-4afb-b673-81e76b41f32d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e0a43a-eedd-4afb-b673-81e76b41f32d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:10:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:15,746 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155/os-volume_attachments 2.924s
2026-05-18 13:11:15,747 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "12751726-2164-4621-bd77-29c884469649"}}
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:12 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-eb260204-43ae-4941-b52a-4991d551f720', 'x-compute-request-id': 'req-eb260204-43ae-4941-b52a-4991d551f720', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "12751726-2164-4621-bd77-29c884469649", "serverId": "b87c798b-ef4e-475d-9677-29b13d331155", "volumeId": "12751726-2164-4621-bd77-29c884469649", "device": "/dev/vdb"}}'
2026-05-18 13:11:15,790 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.042s
2026-05-18 13:11:15,790 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660656f2-1b8c-42b5-b8ab-ce18b3dbc2ac', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660656f2-1b8c-42b5-b8ab-ce18b3dbc2ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:16,839 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.041s
2026-05-18 13:11:16,839 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39521a3-62e8-4a96-9c1a-4086a870a20b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39521a3-62e8-4a96-9c1a-4086a870a20b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:17,878 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:11:17,879 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6dad475-0abb-40ca-a81b-b724f459e2f1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6dad475-0abb-40ca-a81b-b724f459e2f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:18,933 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:11:18,933 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cbc258-bcbc-4583-8a2e-56796d3121be', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cbc258-bcbc-4583-8a2e-56796d3121be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:19,984 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:11:19,984 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca582c49-182a-4c6f-8818-d49eb9e494df', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca582c49-182a-4c6f-8818-d49eb9e494df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:21,036 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.043s
2026-05-18 13:11:21,036 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca1135a-20a6-487d-b4f4-f86c2953beed', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca1135a-20a6-487d-b4f4-f86c2953beed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:22,144 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.101s
2026-05-18 13:11:22,144 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d8ecf1-2b56-443b-afe7-bb938b5e84cd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d8ecf1-2b56-443b-afe7-bb938b5e84cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:23,178 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:11:23,178 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a09c34b-4432-4139-80d3-e86a0db7506f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a09c34b-4432-4139-80d3-e86a0db7506f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:24,212 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:11:24,212 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70266a9-d612-4279-9bc9-95ab8f26dacb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70266a9-d612-4279-9bc9-95ab8f26dacb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:25,254 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:11:25,254 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6629207e-7136-4699-aedc-557e38f8e27d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6629207e-7136-4699-aedc-557e38f8e27d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:26,299 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:11:26,299 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021ce321-b8ac-4219-9436-6571ac5c4065', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021ce321-b8ac-4219-9436-6571ac5c4065', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:27,357 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.047s
2026-05-18 13:11:27,357 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763ad5cb-1314-4688-a14a-364089d7e6f0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763ad5cb-1314-4688-a14a-364089d7e6f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:28,664 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.300s
2026-05-18 13:11:28,664 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086136b7-664f-4b39-b78d-0f5a04d0a407', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086136b7-664f-4b39-b78d-0f5a04d0a407', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:29,719 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.047s
2026-05-18 13:11:29,719 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7caaaed6-509b-467b-9688-731e202eb403', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7caaaed6-509b-467b-9688-731e202eb403', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:30,757 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:11:30,757 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eef3069-36a9-4bed-b2ec-2f49975078f3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eef3069-36a9-4bed-b2ec-2f49975078f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:31,809 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.045s
2026-05-18 13:11:31,809 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb34d5db-bdc8-484b-9976-2c384057402e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb34d5db-bdc8-484b-9976-2c384057402e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:32,845 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:11:32,846 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5417d0-3df5-4ef7-8bde-75afb4e447fb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5417d0-3df5-4ef7-8bde-75afb4e447fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:33,899 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.042s
2026-05-18 13:11:33,900 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7344684c-e1c6-4c22-bd23-8996ed6a96f6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7344684c-e1c6-4c22-bd23-8996ed6a96f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:34,945 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.037s
2026-05-18 13:11:34,945 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed703ed3-7f28-4488-9d52-a22b383b1270', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed703ed3-7f28-4488-9d52-a22b383b1270', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:36,032 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.080s
2026-05-18 13:11:36,033 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32613f06-0278-4a3d-b14e-cc3ea75b3425', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32613f06-0278-4a3d-b14e-cc3ea75b3425', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:37,071 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:11:37,071 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db3115b-21dc-47ba-bd85-f54a3639fb6a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db3115b-21dc-47ba-bd85-f54a3639fb6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:41,240 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 3.161s
2026-05-18 13:11:41,241 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80e9e8c-ea1c-4d30-a986-b3be85a67143', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80e9e8c-ea1c-4d30-a986-b3be85a67143', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:42,283 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:11:42,284 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990b5794-056c-4759-94f5-b2c08d431892', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990b5794-056c-4759-94f5-b2c08d431892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:43,328 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.039s
2026-05-18 13:11:43,328 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9509e85-b333-4d1b-a502-6ef234235151', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9509e85-b333-4d1b-a502-6ef234235151', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:44,403 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.067s
2026-05-18 13:11:44,404 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad510983-c3fc-4d26-a961-da51f0cfd630', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad510983-c3fc-4d26-a961-da51f0cfd630', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:46,567 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 1.154s
2026-05-18 13:11:46,567 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9c2a0c-4d40-46fb-84c7-469310d59aff', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9c2a0c-4d40-46fb-84c7-469310d59aff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:47,609 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:11:47,610 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326c2a44-5772-46d8-a85d-e33bc30cf5c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326c2a44-5772-46d8-a85d-e33bc30cf5c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:48,640 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:11:48,640 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4474482-c7ca-4fb5-b367-b3877ef8a8ea', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4474482-c7ca-4fb5-b367-b3877ef8a8ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:49,678 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:11:49,678 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cb5768-103c-4150-8cfe-201042c0e1c4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cb5768-103c-4150-8cfe-201042c0e1c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:50,728 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.043s
2026-05-18 13:11:50,728 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb0b5bc-4f6b-4498-9223-f67ef6427f6d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb0b5bc-4f6b-4498-9223-f67ef6427f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:51,789 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.056s
2026-05-18 13:11:51,789 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e363a57-c45f-408d-927c-b50b9d5b343f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e363a57-c45f-408d-927c-b50b9d5b343f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:52,837 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.037s
2026-05-18 13:11:52,837 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b9062d-4ee1-46bc-bc0e-f679c72dd31c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b9062d-4ee1-46bc-bc0e-f679c72dd31c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:53,878 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:11:53,879 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44aefbd0-760a-4394-b158-eb9cc92552aa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44aefbd0-760a-4394-b158-eb9cc92552aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:54,938 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.049s
2026-05-18 13:11:54,938 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02793d6-6265-40b5-ba46-90c063c9c0e6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02793d6-6265-40b5-ba46-90c063c9c0e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:55,980 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:11:55,980 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a252f0-50c0-41f8-9e1e-2bb03daa9c0d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a252f0-50c0-41f8-9e1e-2bb03daa9c0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:57,016 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:11:57,016 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff22c556-b3b7-4fd4-9374-93e4a656737e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff22c556-b3b7-4fd4-9374-93e4a656737e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:58,059 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:11:58,059 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f52fe0-b32e-4816-a40c-329d8cf44026', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f52fe0-b32e-4816-a40c-329d8cf44026', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:11:59,101 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:11:59,101 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c265e74-1083-461a-bd21-21a4b80b566b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c265e74-1083-461a-bd21-21a4b80b566b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:00,153 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.047s
2026-05-18 13:12:00,153 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4c9e49-0200-441d-a2ff-b64f78bf02dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4c9e49-0200-441d-a2ff-b64f78bf02dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:01,190 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:12:01,191 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570bded8-e44a-4d21-9c88-0739651d8e8b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570bded8-e44a-4d21-9c88-0739651d8e8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:02,229 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:12:02,229 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3549ca39-82f3-4352-af11-f55d21851769', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3549ca39-82f3-4352-af11-f55d21851769', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:03,261 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:12:03,261 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1386f730-ce1b-4e38-afcb-4eec5f92539f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1386f730-ce1b-4e38-afcb-4eec5f92539f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:04,297 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:12:04,297 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299ca9d8-f522-4680-bcfe-05c1b50d3d47', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299ca9d8-f522-4680-bcfe-05c1b50d3d47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:05,328 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:12:05,328 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742d53f1-a876-493a-b16f-c7899344c123', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742d53f1-a876-493a-b16f-c7899344c123', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:06,376 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.042s
2026-05-18 13:12:06,376 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b97a0bf-f182-4c45-a28e-9843a38f32aa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b97a0bf-f182-4c45-a28e-9843a38f32aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:07,415 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:12:07,416 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c013f69-cc36-4447-9df9-d4a2ae01ae36', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c013f69-cc36-4447-9df9-d4a2ae01ae36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:08,458 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:12:08,458 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b87455-d056-4841-a5c8-252e1ceff1c2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b87455-d056-4841-a5c8-252e1ceff1c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:09,493 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:12:09,496 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff4f37e-e536-484a-bcfa-f097e0fdc586', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff4f37e-e536-484a-bcfa-f097e0fdc586', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:10,540 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:12:10,540 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e82d52-d571-43be-a4aa-02463dac76bd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e82d52-d571-43be-a4aa-02463dac76bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:11,585 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:12:11,585 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66186c1e-2be0-4eb9-a3e7-aa10cd734812', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66186c1e-2be0-4eb9-a3e7-aa10cd734812', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:12,632 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:12:12,633 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b6325c-eee1-4d83-93b4-cce1e8a0765a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b6325c-eee1-4d83-93b4-cce1e8a0765a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:13,665 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:12:13,665 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e587f4b-6540-4b50-8c7e-3b05807b5e8a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e587f4b-6540-4b50-8c7e-3b05807b5e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:14,722 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.052s
2026-05-18 13:12:14,723 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbf6b47-e878-4c6e-ad9e-f20a5b37d3c7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbf6b47-e878-4c6e-ad9e-f20a5b37d3c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:15,781 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.048s
2026-05-18 13:12:15,781 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7589583a-2faf-48d3-89f5-f364ca3aacc3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7589583a-2faf-48d3-89f5-f364ca3aacc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:16,862 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.071s
2026-05-18 13:12:16,862 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2dd0a06-f33b-4aae-a748-ffb7a6c15c7f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2dd0a06-f33b-4aae-a748-ffb7a6c15c7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:17,910 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:12:17,910 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2d8bc4-dee6-47af-9f55-d2b0c0c52e7a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2d8bc4-dee6-47af-9f55-d2b0c0c52e7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:18,994 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.072s
2026-05-18 13:12:18,994 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2752ef8-3574-443c-a68a-3a3770233b9e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2752ef8-3574-443c-a68a-3a3770233b9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:20,028 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:12:20,028 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48bd9de-8d3d-4d47-a22e-82e52d2e057a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48bd9de-8d3d-4d47-a22e-82e52d2e057a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:21,084 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:12:21,084 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fb66b2-dcff-464f-b58e-b1f64a9d83c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fb66b2-dcff-464f-b58e-b1f64a9d83c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:22,135 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:12:22,135 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86702023-8964-4157-9204-27ccdaf67fea', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86702023-8964-4157-9204-27ccdaf67fea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:23,178 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:12:23,179 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9484c63-4106-4c7c-9b9d-64da72eee026', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9484c63-4106-4c7c-9b9d-64da72eee026', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:24,225 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.039s
2026-05-18 13:12:24,225 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea6de7b-5368-460d-ab77-cfd997c0807c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea6de7b-5368-460d-ab77-cfd997c0807c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:25,270 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:12:25,271 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffc58ad-75e7-46a8-a6e3-7fc2b265eb0e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffc58ad-75e7-46a8-a6e3-7fc2b265eb0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:26,307 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:12:26,307 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7994c7e-e5fb-4f14-b63a-8042238a6f85', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7994c7e-e5fb-4f14-b63a-8042238a6f85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:27,347 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:12:27,347 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7cd152b-94cf-4981-8a40-8bc51e1fd1a5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7cd152b-94cf-4981-8a40-8bc51e1fd1a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:28,387 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:12:28,387 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d37453d-86d7-4ad5-b844-973929552aaf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d37453d-86d7-4ad5-b844-973929552aaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:29,433 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:12:29,433 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30af3f0-f64f-416d-9600-0ff8aedffa22', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30af3f0-f64f-416d-9600-0ff8aedffa22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:30,482 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.038s
2026-05-18 13:12:30,483 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f817dc39-920a-4134-8b60-03a3e4e53005', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f817dc39-920a-4134-8b60-03a3e4e53005', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:31,640 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.150s
2026-05-18 13:12:31,641 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c55c778-7e12-4c21-b59a-1cb869b7d06b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c55c778-7e12-4c21-b59a-1cb869b7d06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:32,714 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.064s
2026-05-18 13:12:32,714 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e329edf-6bbd-45e7-b617-665bcf95ae28', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e329edf-6bbd-45e7-b617-665bcf95ae28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:33,753 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:12:33,753 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b15902-9b34-4150-9986-a520626620c9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b15902-9b34-4150-9986-a520626620c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:34,794 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:12:34,795 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbd2932-3831-4c0c-b6e7-ecffb06155e6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbd2932-3831-4c0c-b6e7-ecffb06155e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:35,841 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:12:35,841 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe420e50-0239-452f-9b69-7ed5e67c8ac4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe420e50-0239-452f-9b69-7ed5e67c8ac4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:36,880 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:12:36,881 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d28a240-c511-4626-ad7d-b42bd8bc2c86', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d28a240-c511-4626-ad7d-b42bd8bc2c86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:37,935 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:12:37,935 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ea74ab-6ac3-457b-9ba5-3aaa1e538f78', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ea74ab-6ac3-457b-9ba5-3aaa1e538f78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:38,978 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:12:38,978 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d59c56-edbe-432d-84cb-3f719e79011d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d59c56-edbe-432d-84cb-3f719e79011d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:40,018 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:12:40,019 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9518fe75-d0ae-44b8-8bf2-a381fc62cf94', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9518fe75-d0ae-44b8-8bf2-a381fc62cf94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:41,057 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:12:41,057 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31de9b90-af70-476e-84cf-0fbf3f24e0c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31de9b90-af70-476e-84cf-0fbf3f24e0c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:42,088 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.023s
2026-05-18 13:12:42,088 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bfac03-79f6-4e13-9bac-aa3c8fae2a5f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bfac03-79f6-4e13-9bac-aa3c8fae2a5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:43,124 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:12:43,124 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b2706e-22e9-4021-9c02-2898c6327599', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b2706e-22e9-4021-9c02-2898c6327599', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:44,165 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:12:44,165 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-388ff455-ca18-4e7a-94bc-6b1947142f57', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-388ff455-ca18-4e7a-94bc-6b1947142f57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:45,221 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.050s
2026-05-18 13:12:45,221 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10831087-06f1-427a-b772-cd157786bb18', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10831087-06f1-427a-b772-cd157786bb18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:46,256 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:12:46,256 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd28e5c1-dee6-414d-83aa-ac25bf01828b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd28e5c1-dee6-414d-83aa-ac25bf01828b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:47,301 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:12:47,302 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae32c21-361f-40b0-9f70-77de7b746339', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae32c21-361f-40b0-9f70-77de7b746339', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:48,341 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:12:48,342 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471a7e3b-7e9d-415a-8207-5d9cf8b58389', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471a7e3b-7e9d-415a-8207-5d9cf8b58389', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:49,375 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:12:49,375 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0c8987-6de9-4bc6-9f47-8d121aee1b3c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0c8987-6de9-4bc6-9f47-8d121aee1b3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:50,412 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:12:50,413 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d5dc82-0bd4-4e0d-b37a-d543b8c03658', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d5dc82-0bd4-4e0d-b37a-d543b8c03658', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:51,453 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:12:51,453 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68eea9f1-9056-412f-a231-8e7d88839e8a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68eea9f1-9056-412f-a231-8e7d88839e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:52,506 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:12:52,508 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82f75e5-3869-47c7-89dc-2d163df06a3c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82f75e5-3869-47c7-89dc-2d163df06a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:53,559 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.037s
2026-05-18 13:12:53,559 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481d54bc-cec9-48f2-abc5-33c1d461a583', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481d54bc-cec9-48f2-abc5-33c1d461a583', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:54,636 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.068s
2026-05-18 13:12:54,636 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e27e6d9-3b2d-44ce-b503-f7decacbae81', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e27e6d9-3b2d-44ce-b503-f7decacbae81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:55,699 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.057s
2026-05-18 13:12:55,700 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6c3617-7adb-40e5-8096-aa7a9a982650', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6c3617-7adb-40e5-8096-aa7a9a982650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:56,763 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.055s
2026-05-18 13:12:56,763 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-addf5275-3d84-41d7-b84b-c2f888b7f84a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-addf5275-3d84-41d7-b84b-c2f888b7f84a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:57,808 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:12:57,808 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17681f5a-1df9-4669-9e13-642e58f01e8d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17681f5a-1df9-4669-9e13-642e58f01e8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:58,847 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:12:58,848 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ceb22d-ec7b-4dd3-b46b-9f746de661f4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ceb22d-ec7b-4dd3-b46b-9f746de661f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:12:59,882 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:12:59,882 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8628e700-8fe9-4c22-b99a-2cadefeeaa08', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8628e700-8fe9-4c22-b99a-2cadefeeaa08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:00,920 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:13:00,920 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d213f556-7d8b-4482-9260-de93addee581', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d213f556-7d8b-4482-9260-de93addee581', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:01,958 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:13:01,959 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0e30cb-29da-43ae-bc64-11d294a6a42d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0e30cb-29da-43ae-bc64-11d294a6a42d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:03,008 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.039s
2026-05-18 13:13:03,008 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3698175f-129c-483d-a471-5918271c54c2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3698175f-129c-483d-a471-5918271c54c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:04,058 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.042s
2026-05-18 13:13:04,058 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5230df1-8d60-43ee-8ed0-fe1c725d5fd8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5230df1-8d60-43ee-8ed0-fe1c725d5fd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:05,123 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.054s
2026-05-18 13:13:05,123 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4ae548-ef88-4447-acef-33c459fcadbc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4ae548-ef88-4447-acef-33c459fcadbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:06,171 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.038s
2026-05-18 13:13:06,171 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9332cb-91ec-4d8e-a2ad-f9d67d5e7651', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9332cb-91ec-4d8e-a2ad-f9d67d5e7651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:07,211 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:13:07,212 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cbc5e5-8575-453d-a36a-48082d0c110c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cbc5e5-8575-453d-a36a-48082d0c110c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:08,244 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:08,245 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2f2e8e-1e97-4440-9feb-74e5f2e53e17', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2f2e8e-1e97-4440-9feb-74e5f2e53e17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:09,298 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.044s
2026-05-18 13:13:09,298 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f742fd-0e36-4ae3-952e-b08b10f34248', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f742fd-0e36-4ae3-952e-b08b10f34248', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:10,343 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:13:10,343 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80820271-2f6c-4464-bbf5-11a2a2138b20', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80820271-2f6c-4464-bbf5-11a2a2138b20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:11,388 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:13:11,388 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616e3c2c-5630-4232-bc33-a9e74d0d6e37', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616e3c2c-5630-4232-bc33-a9e74d0d6e37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:12,423 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:12,423 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1ab920-0870-4822-aa26-69b1f1d2338c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1ab920-0870-4822-aa26-69b1f1d2338c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:13,471 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:13:13,471 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8972e4-a2fe-4317-b1cd-f4c653d7728f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8972e4-a2fe-4317-b1cd-f4c653d7728f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:14,519 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:13:14,519 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d53acc-d955-4e2e-95b7-dcc1cfd66a59', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d53acc-d955-4e2e-95b7-dcc1cfd66a59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:15,563 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:13:15,563 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70641c9-0f41-497b-923b-29781cf8faf3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70641c9-0f41-497b-923b-29781cf8faf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:16,605 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:13:16,605 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7f8b62-e4fc-4894-b845-1a3bb6598105', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7f8b62-e4fc-4894-b845-1a3bb6598105', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:17,651 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.039s
2026-05-18 13:13:17,651 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc08ad2-399a-4a54-83ed-65b94ec3f765', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc08ad2-399a-4a54-83ed-65b94ec3f765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:18,711 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.048s
2026-05-18 13:13:18,711 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3388a9-2c21-49cc-86e6-ecfc415c688a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3388a9-2c21-49cc-86e6-ecfc415c688a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:19,749 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:13:19,749 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c614b75-9403-4582-a375-0ec3b406287f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c614b75-9403-4582-a375-0ec3b406287f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:20,788 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:13:20,788 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451c786e-ee18-4149-923f-5ee98b5bc2c6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451c786e-ee18-4149-923f-5ee98b5bc2c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:21,832 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.035s
2026-05-18 13:13:21,832 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9737760d-8679-475c-989e-6431a88833ab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9737760d-8679-475c-989e-6431a88833ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:22,868 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:13:22,869 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16d5694-dad9-4f9e-9294-9592c6b0d47c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16d5694-dad9-4f9e-9294-9592c6b0d47c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:23,900 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:13:23,900 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6fb8ed-0f0e-4091-80df-e3b63600f978', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6fb8ed-0f0e-4091-80df-e3b63600f978', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:24,954 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.046s
2026-05-18 13:13:24,954 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c6a9bd-c637-42b7-a617-7e7c92b39430', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c6a9bd-c637-42b7-a617-7e7c92b39430', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:25,987 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:25,987 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9377c706-37ac-4f15-a525-4b17376707ef', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9377c706-37ac-4f15-a525-4b17376707ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:27,024 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:13:27,024 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa47afda-06df-4110-950d-c82653086f59', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa47afda-06df-4110-950d-c82653086f59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:28,062 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:13:28,063 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2949cf1-067d-4384-bf64-97e56c25fb1b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2949cf1-067d-4384-bf64-97e56c25fb1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:29,102 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:13:29,102 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba3f913-9d9c-43f2-992b-9199485a3b03', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba3f913-9d9c-43f2-992b-9199485a3b03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:30,132 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:30,133 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72a38f5-5fd3-44c1-8c3d-8bc0a843eec2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72a38f5-5fd3-44c1-8c3d-8bc0a843eec2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:31,165 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:31,165 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978c953b-1eac-43a6-8f07-8775aaed94a5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978c953b-1eac-43a6-8f07-8775aaed94a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:32,197 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:32,197 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4177f05f-e9be-47fc-a93c-6c1bfea5ee87', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4177f05f-e9be-47fc-a93c-6c1bfea5ee87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:33,230 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:13:33,230 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57175b3-6b77-4467-878c-2987692ca11e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57175b3-6b77-4467-878c-2987692ca11e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:34,265 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:13:34,265 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de7d17d-8dca-49cb-96d8-97d050ba5422', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de7d17d-8dca-49cb-96d8-97d050ba5422', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:35,297 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:35,298 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6851b1-b4f6-402b-b3be-81a70a6d469f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6851b1-b4f6-402b-b3be-81a70a6d469f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:36,327 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:13:36,327 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a9b06d-6a5d-4d56-80cb-69b613a385fa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a9b06d-6a5d-4d56-80cb-69b613a385fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:37,360 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:37,360 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46465d4a-e957-40ec-851e-b4cf20201548', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46465d4a-e957-40ec-851e-b4cf20201548', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:38,393 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:38,393 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a57d41-5936-40ab-ae7c-1e0105abcb4a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a57d41-5936-40ab-ae7c-1e0105abcb4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:39,423 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:13:39,423 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ed36b0-c79e-492c-a67e-03032a1626ff', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ed36b0-c79e-492c-a67e-03032a1626ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:40,455 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:13:40,456 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba76b37-e96b-48b7-a962-6f67555b9e91', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba76b37-e96b-48b7-a962-6f67555b9e91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:41,492 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:13:41,493 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafca4b9-d1e8-42a8-8648-c8eba08d04a6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafca4b9-d1e8-42a8-8648-c8eba08d04a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:42,545 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.046s
2026-05-18 13:13:42,545 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e227d625-3e04-4bc4-9195-e681fe23fb68', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e227d625-3e04-4bc4-9195-e681fe23fb68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:43,586 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:13:43,587 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f20b556-379c-456f-a637-644d30d3a57f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f20b556-379c-456f-a637-644d30d3a57f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:44,621 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:44,621 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd57112d-24ce-4c63-8912-4e2bb3e1a058', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd57112d-24ce-4c63-8912-4e2bb3e1a058', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:45,656 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:13:45,657 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc816ab-4122-45fa-8bf7-182b7298cd9e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc816ab-4122-45fa-8bf7-182b7298cd9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:46,688 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:13:46,688 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01c4254-0ada-4e40-ab5c-9cb9da167fe6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01c4254-0ada-4e40-ab5c-9cb9da167fe6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:47,721 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:47,721 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c01865-1b1a-4ba3-9b65-34ca1577415b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c01865-1b1a-4ba3-9b65-34ca1577415b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:48,749 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.023s
2026-05-18 13:13:48,750 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6b7ce5-912e-4115-a103-11d2e2fc9d5b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6b7ce5-912e-4115-a103-11d2e2fc9d5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:49,781 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:13:49,782 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c403858f-f94f-46f1-9a5d-33383354be44', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c403858f-f94f-46f1-9a5d-33383354be44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:50,818 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:13:50,818 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddff6d9f-90fa-4273-ad00-a5451089018f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddff6d9f-90fa-4273-ad00-a5451089018f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:51,856 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:13:51,857 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae2154c-4fbf-4ad2-b1dd-08af9479c785', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae2154c-4fbf-4ad2-b1dd-08af9479c785', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:52,887 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:13:52,887 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1473e9cb-1db2-43cd-b80a-d73613070c61', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473e9cb-1db2-43cd-b80a-d73613070c61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:53,923 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:13:53,923 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f798c8d-6f2e-47a2-b8d2-d367baaa9f74', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f798c8d-6f2e-47a2-b8d2-d367baaa9f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:54,962 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:13:54,962 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739915cf-da2a-43d2-8c31-89c581961cc0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739915cf-da2a-43d2-8c31-89c581961cc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:56,005 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:13:56,006 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac991bfb-d398-4417-be61-127d615d7c41', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac991bfb-d398-4417-be61-127d615d7c41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:57,046 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:13:57,046 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6242359-b0cd-4ec7-854f-5b7436b37bb3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6242359-b0cd-4ec7-854f-5b7436b37bb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:58,089 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:13:58,089 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a7f0b2-8073-4402-ae4f-11533dfa11a1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a7f0b2-8073-4402-ae4f-11533dfa11a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:13:59,120 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:13:59,121 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23452413-1bb7-465b-81f2-7c80218eeb0d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23452413-1bb7-465b-81f2-7c80218eeb0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:00,153 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:14:00,153 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0a6007-3627-490e-8616-228bfcadbdbf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0a6007-3627-490e-8616-228bfcadbdbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:01,194 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:14:01,195 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d22f646-c0ee-4812-89cc-923574b60413', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d22f646-c0ee-4812-89cc-923574b60413', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:02,263 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.054s
2026-05-18 13:14:02,264 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd63748-0d11-40aa-95dd-86478d8eec0b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd63748-0d11-40aa-95dd-86478d8eec0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:03,299 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:14:03,299 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a7ed40-1f13-40d4-b20e-4067d3727889', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a7ed40-1f13-40d4-b20e-4067d3727889', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:04,343 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.038s
2026-05-18 13:14:04,344 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fb45b1-2de6-46e6-8e04-98e0eb030a55', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fb45b1-2de6-46e6-8e04-98e0eb030a55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:05,394 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.043s
2026-05-18 13:14:05,394 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de79f36-e780-46f1-9cf7-c10d636be3b3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de79f36-e780-46f1-9cf7-c10d636be3b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:06,436 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:14:06,436 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66421285-d1e5-4dae-aee8-9a13fc29471c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66421285-d1e5-4dae-aee8-9a13fc29471c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:07,477 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.034s
2026-05-18 13:14:07,478 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cadf532b-b505-4731-bffe-1a0a1f2152a9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cadf532b-b505-4731-bffe-1a0a1f2152a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:08,513 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.029s
2026-05-18 13:14:08,513 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62e1da0-f158-40d6-8393-1a79e0de50ab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62e1da0-f158-40d6-8393-1a79e0de50ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:09,547 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:14:09,548 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7862e684-4c0e-4c31-bb32-0c8b2b4e2c7f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7862e684-4c0e-4c31-bb32-0c8b2b4e2c7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:10,584 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.031s
2026-05-18 13:14:10,584 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac55e0b-2867-47b6-b9b8-be70f7c7a3bf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac55e0b-2867-47b6-b9b8-be70f7c7a3bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:11,636 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.040s
2026-05-18 13:14:11,637 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5960405-11de-42ba-bd74-718d1102a346', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5960405-11de-42ba-bd74-718d1102a346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:12,669 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:14:12,669 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfe4048-7088-424d-b79c-4b0a9c558ead', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfe4048-7088-424d-b79c-4b0a9c558ead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:13,703 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:14:13,703 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870620dc-13d7-4a44-834e-ce582b0641f2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870620dc-13d7-4a44-834e-ce582b0641f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:14,746 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.036s
2026-05-18 13:14:14,746 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd61a21-84f2-480c-9fc7-85d3317b1592', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd61a21-84f2-480c-9fc7-85d3317b1592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:15,783 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:14:15,783 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8f650d-a2ef-467e-b0fb-99567cb947a0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8f650d-a2ef-467e-b0fb-99567cb947a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:16,816 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:16,816 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84819a34-9213-4b43-a687-ab3266479f58', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84819a34-9213-4b43-a687-ab3266479f58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:17,847 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:14:17,848 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cd16a3-d886-4b3b-a502-3376dbd4c667', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cd16a3-d886-4b3b-a502-3376dbd4c667', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:18,881 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.028s
2026-05-18 13:14:18,881 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f0698e-0b85-41a1-8612-0e2dc769fcc4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f0698e-0b85-41a1-8612-0e2dc769fcc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:19,916 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:14:19,916 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779b6015-9635-4151-a2ae-f338e0dd04fc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779b6015-9635-4151-a2ae-f338e0dd04fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:20,953 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.032s
2026-05-18 13:14:20,954 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214fc0ae-da40-4dcc-89f8-e9ad41311719', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214fc0ae-da40-4dcc-89f8-e9ad41311719', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:21,986 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:21,986 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3afe8b-36b0-4965-b22a-d314f1b226e5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3afe8b-36b0-4965-b22a-d314f1b226e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:23,020 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:23,020 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a4dcc9-e035-408c-9391-a9d76c7e7b88', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a4dcc9-e035-408c-9391-a9d76c7e7b88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:24,049 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:14:24,049 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1f8d66-f71d-4f88-8f1a-547097505f1d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1f8d66-f71d-4f88-8f1a-547097505f1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:25,082 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:25,082 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a243f852-7592-4d55-add1-145dd932a427', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a243f852-7592-4d55-add1-145dd932a427', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:26,121 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.030s
2026-05-18 13:14:26,121 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a7f02a-0469-4b96-b421-7a261a98a724', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a7f02a-0469-4b96-b421-7a261a98a724', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:27,163 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.033s
2026-05-18 13:14:27,163 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a26003-23aa-456f-8641-1a7b6852e5d0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a26003-23aa-456f-8641-1a7b6852e5d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:28,193 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.025s
2026-05-18 13:14:28,193 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8666337-072f-408c-ae9c-27b3b8d5044a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8666337-072f-408c-ae9c-27b3b8d5044a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:29,227 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.026s
2026-05-18 13:14:29,227 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae9a93e-eb48-4a44-a0a6-d500a757b479', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae9a93e-eb48-4a44-a0a6-d500a757b479', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:30,261 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:30,261 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5684bcb1-29da-4c56-b0f7-03a5e4f6968c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5684bcb1-29da-4c56-b0f7-03a5e4f6968c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:31,290 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:14:31,290 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b6600c-294c-4490-ae72-c5a6a0c0b9d0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b6600c-294c-4490-ae72-c5a6a0c0b9d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:11:42.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:31,378 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.080s
2026-05-18 13:14:31,378 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:31 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-05c6152d-eca5-4d4e-a33c-f8aa76762511', 'x-compute-request-id': 'req-05c6152d-eca5-4d4e-a33c-f8aa76762511', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b''
2026-05-18 13:14:31,586 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.208s
2026-05-18 13:14:31,587 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cab5187-b0b4-4717-9be6-e89dac7a4313', 'x-compute-request-id': 'req-3cab5187-b0b4-4717-9be6-e89dac7a4313', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-902295749-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}, {"version": 4, "addr": "172.24.5.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}]}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:14:32,816 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.223s
2026-05-18 13:14:32,816 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e21d20-6525-4a0d-b139-62e6849621fa', 'x-compute-request-id': 'req-e9e21d20-6525-4a0d-b139-62e6849621fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-902295749-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}, {"version": 4, "addr": "172.24.5.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}]}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:14:33,995 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.173s
2026-05-18 13:14:33,995 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faee7247-5ce6-4298-bc70-a0f0a24641ad', 'x-compute-request-id': 'req-faee7247-5ce6-4298-bc70-a0f0a24641ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-902295749-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}, {"version": 4, "addr": "172.24.5.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:21:4b"}]}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1855124783"}], "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-18 13:14:35,089 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.087s
2026-05-18 13:14:35,089 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d175cfcb-780a-46de-a838-cdb0a56d78cd', 'x-compute-request-id': 'req-d175cfcb-780a-46de-a838-cdb0a56d78cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "ACTIVE", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.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-18 13:14:36,189 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.094s
2026-05-18 13:14:36,190 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b3c8dc-bccd-407b-8485-19076955fd75', 'x-compute-request-id': 'req-66b3c8dc-bccd-407b-8485-19076955fd75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "DELETED", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:35Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-18T13:11:43Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": "2026-05-18T13:14:35.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-18 13:14:36,196 106073 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-18 13:14:37,308 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.111s
2026-05-18 13:14:37,308 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdfef8eb-79d7-4910-aceb-fd5c61b18382', 'x-compute-request-id': 'req-fdfef8eb-79d7-4910-aceb-fd5c61b18382', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T13:10:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/flavors/42"}]}, "hostId": "b30d39d3f692e4513ba23924115d10e9202abb5ce507198f101f7ae1", "id": "b87c798b-ef4e-475d-9677-29b13d331155", "image": {"id": "68867019-23e9-4133-95cf-86cc36704edf", "links": [{"rel": "bookmark", "href": "https://10.4.3.32/compute/images/68867019-23e9-4133-95cf-86cc36704edf"}]}, "links": [{"rel": "self", "href": "https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155"}, {"rel": "bookmark", "href": "https://10.4.3.32/compute/servers/b87c798b-ef4e-475d-9677-29b13d331155"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-467658154", "status": "DELETED", "tenant_id": "f693408b3adc4f958940762b5dca2657", "user_id": "c329559ba0c1491ea6974e8299f3427a", "updated": "2026-05-18T13:14:35Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-18T13:11:43Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1516402471", "OS-SRV-USG:launched_at": "2026-05-18T13:10:32.000000", "OS-SRV-USG:terminated_at": "2026-05-18T13:14:35.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-18 13:14:38,341 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155 0.027s
2026-05-18 13:14:38,342 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 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-385df473-8715-4830-93ba-f45603d53f96', 'x-compute-request-id': 'req-385df473-8715-4830-93ba-f45603d53f96', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.32/compute/v2.1/servers/b87c798b-ef4e-475d-9677-29b13d331155'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b87c798b-ef4e-475d-9677-29b13d331155 could not be found."}}'
2026-05-18 13:14:38,366 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.32/compute/v2.1/os-keypairs/tempest-keypair-1516402471 0.024s
2026-05-18 13:14:38,367 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 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-ae294655-f238-4ec5-9119-0a0329ef1772', 'x-compute-request-id': 'req-ae294655-f238-4ec5-9119-0a0329ef1772', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.32/compute/v2.1/os-keypairs/tempest-keypair-1516402471'}
Body: b''
2026-05-18 13:14:38,505 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.32/networking/v2.0/security-groups/a074707a-da55-446d-82a2-f5e0fea77511 0.138s
2026-05-18 13:14:38,506 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4cc89cf4-0050-445f-ba85-2ea1112b3a29', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.32/networking/v2.0/security-groups/a074707a-da55-446d-82a2-f5e0fea77511'}
Body: b''
2026-05-18 13:14:38,521 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.32/networking/v2.0/security-groups/a074707a-da55-446d-82a2-f5e0fea77511 0.015s
2026-05-18 13:14:38,521 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bb1a3fb6-e992-44c7-95f6-b49ee2bb5d9c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.32/networking/v2.0/security-groups/a074707a-da55-446d-82a2-f5e0fea77511'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a074707a-da55-446d-82a2-f5e0fea77511 does not exist", "detail": ""}}'
2026-05-18 13:14:38,747 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.32/networking/v2.0/floatingips/da0b8ec2-6d03-4967-b770-5a45ef818c78 0.225s
2026-05-18 13:14:38,747 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-dc901c03-d291-4727-b50f-4853b13d1145', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.32/networking/v2.0/floatingips/da0b8ec2-6d03-4967-b770-5a45ef818c78'}
Body: b''
2026-05-18 13:14:38,785 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.038s
2026-05-18 13:14:38,785 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 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-e9ee71ee-ec22-4650-b9d4-d05c601c00d4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b''
2026-05-18 13:14:38,812 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.027s
2026-05-18 13:14:38,813 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d4f652-b187-4f21-a1e3-545327563b88', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d4f652-b187-4f21-a1e3-545327563b88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"volume": {"id": "12751726-2164-4621-bd77-29c884469649", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:10:17.000000", "updated_at": "2026-05-18T13:14:39.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-125235583", "description": null, "volume_type": "tempest-scenario-type-luksv2-1590265296", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/12751726-2164-4621-bd77-29c884469649"}], "user_id": "c329559ba0c1491ea6974e8299f3427a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f693408b3adc4f958940762b5dca2657"}}'
2026-05-18 13:14:39,845 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649 0.024s
2026-05-18 13:14:39,845 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:39 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-4b77b620-8d56-44a5-b7f0-87b6bf2a128c', 'x-openstack-request-id': 'req-4b77b620-8d56-44a5-b7f0-87b6bf2a128c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.32/volume/v3/volumes/12751726-2164-4621-bd77-29c884469649'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 12751726-2164-4621-bd77-29c884469649 could not be found."}}'
2026-05-18 13:14:39,973 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 0.127s
2026-05-18 13:14:39,973 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252ca514-3640-417b-b2be-6a06030dbacf', 'content-length': '16375', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252ca514-3640-417b-b2be-6a06030dbacf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "08f70fe0-8952-42ce-9de0-b8bf0984ad85", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:14:38.000000", "updated_at": "2026-05-18T13:14:38.000000", "name": "tempest-VolumeDependencyTests-Volume-65362794", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "47eceb13-01c4-4f0d-8b8b-bff4900ab4a5", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/08f70fe0-8952-42ce-9de0-b8bf0984ad85"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/08f70fe0-8952-42ce-9de0-b8bf0984ad85"}], "user_id": "47923fa403c34a49b95eca7d2adf3243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "de11c02e234a45968a5f7ce44813c6ef", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000942@storpool#template_virtual"}, {"id": "9c65b2aa-8a3e-4fdb-b453-c8e42cab74ab", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:14:33.000000", "updated_at": "2026-05-18T13:14:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1507204980", "description": null, "volume_type": "storpool", "snapshot_id": "0175d7de-eb97-4d8f-be3a-93ef93f5ef15", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/9c65b2aa-8a3e-4fdb-b453-c8e42cab74ab"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/9c65b2aa-8a3e-4fdb-b453-c8e42cab74ab"}], "user_id": "47923fa403c34a49b95eca7d2adf3243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "de11c02e234a45968a5f7ce44813c6ef", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000942@storpool#template_virtual"}, {"id": "555f26f4-f8f0-4b9d-95b0-157151e90076", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:13:53.000000", "updated_at": "2026-05-18T13:14:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1552974147", "description": null, "volume_type": "storpool", "snapshot_id": "08fe7c23-8809-474e-97e9-0ed8a625e7b4", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.32/volume/v3/volumes/555f26f4-f8f0-4b9d-95b0-157151e90076"}, {"rel": "bookmark", "href": "https://10.4.3.32/volume/volumes/555f26f4-f8f0-4b9d-95b0-157151e90076"}], "user_id": "9edd70dbc9f3459a8e032e4a75c3e2d0", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "555f26f4-f8f0-4b9d-95b0-157151e90076", "attachment_id": "c720fefa-15c3-48fc-b506-438b9c9bae29", "volume_id": "555f26f4-f8f0-4b9d-95b0-157151e90076", "server_id": "33e15551-e24d-4c58-930e-963673d03d03", "host_name": "np0000000942", "device": "/dev/vda", "attached_at": "2026-05-18T13:14:03.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1f67168128d5454ea559c16c20935318", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000942@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "68867019-23e9-4133-95cf-86cc36704edf", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "fb53fc43-514c-4382-8fb4-98c1ba87678c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T13:13:35.00
2026-05-18 13:14:40,029 106073 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.32/volume/v3/types/c69ec414-fc75-4b99-b4e4-c51a754531cd 0.038s
2026-05-18 13:14:40,029 106073 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 13:14:39 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-16bce397-3416-4cb8-b64e-31e1d33b5ec0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.32/volume/v3/types/c69ec414-fc75-4b99-b4e4-c51a754531cd'}
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 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, 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 12751726-2164-4621-bd77-29c884469649 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| 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
pt2.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
pt2.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
pt2.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
pt3.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt14.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
pt15.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
pt15.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
pt16.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
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.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
pt19.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
pt20.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
pt21.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
pt22.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
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.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
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt31.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
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt36.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt41.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
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt98.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
pt98.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
pt99.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt111.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
pt112.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
pt113.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
pt114.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
pt115.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.TestVolumeBootPattern | 7 | 7 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt116.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] |
pass
pt116.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt116.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
pt116.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
pt116.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
pt116.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
pt116.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,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 | 320 | 295 | 1 | 0 | 24 | ||