Status: Pass 294 Failure 2 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-27 03:05:23,447 106298 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-715159562 on backend None
2026-05-27 03:05:23,477 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.26/volume/v3/types 0.030s
2026-05-27 03:05:23,477 106298 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-715159562", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcf3f4e-b7c5-4e33-83dc-91983b7d522c', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcf3f4e-b7c5-4e33-83dc-91983b7d522c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/types'}
Body: b'{"volume_type": {"id": "b04cd14b-afb1-467d-a0af-3dfbaf9934d3", "name": "tempest-scenario-type-luksv2-715159562", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 03:05:23,479 106298 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: b04cd14b-afb1-467d-a0af-3dfbaf9934d3
2026-05-27 03:05:23,514 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.26/volume/v3/types/b04cd14b-afb1-467d-a0af-3dfbaf9934d3/encryption 0.035s
2026-05-27 03:05:23,514 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22416fd3-02cb-4b1a-92e5-61eb85856f11', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22416fd3-02cb-4b1a-92e5-61eb85856f11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/types/b04cd14b-afb1-467d-a0af-3dfbaf9934d3/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "b04cd14b-afb1-467d-a0af-3dfbaf9934d3", "encryption_id": "b2cf7f4e-e518-4c91-a27b-df5d62363cde"}}'
2026-05-27 03:05:23,743 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.26/volume/v3/volumes 0.227s
2026-05-27 03:05:23,743 106298 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-391975868", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cd98d2-73c6-4f04-9be3-ec4601a2d791', 'content-length': '783', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cd98d2-73c6-4f04-9be3-ec4601a2d791', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/volumes'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:23.663610", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 03:05:23,890 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.26/identity/v3/auth/tokens 0.135s
2026-05-27 03:05:23,890 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 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-d126df81-255a-4dcb-879b-c66334e8c7b4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6a606b11f9ef42c5af13aacdd5eba456", "name": "tempest-TestEncryptedCinderVolumes-1663740733-project-member", "password_expires_at": null}, "audit_ids": ["DmYs4pZkTfaT5RU6hFBvGA"], "expires_at": "2026-05-27T04:05:23.000000Z", "issued_at": "2026-05-27T03:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fa862b75b04768a14c4fdeda81076b", "name": "tempest-TestEncryptedCinderVolumes-1663740733"}, "is_domain": false, "roles": [{"id": "b5cdece91b744586a0080a44f0f9a937", "name": "reader"}, {"id": "4fbc185aa6bb430fbd45a135c201ef48", "name": "member"}], "catalog": [{"endpoints": [{"id": "6d300c07eaf84b68ab2860d414c8c83a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/compute/v2/b6fa862b75b04768a14c4fdeda81076b", "region": "RegionOne"}], "id": "15c5128b2334417a924b56e06804bb0c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "898599b534ec4aa39461829b86200f8c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/image", "region": "RegionOne"}], "id": "29a0acb034314906bff8646e5375b6e5", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f0edb3bacfac41e3b61967a1d1440584", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/placement", "region": "RegionOne"}], "id": "75f0db03d3c1425e9b7808b9086a6ff3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8b55ddd052db4261851e7d91213bb4b2", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.26:8080", "region": "RegionOne"}, {"id": "96b746266c704059b47593ceccb2c351", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26:8080/v1/AUTH_b6fa862b75b04768a14c4fdeda81076b", "region": "RegionOne"}], "id": "84065816be314639989a8cb76f6da0a0", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "77193b10e30e4d52b7faef2085f54ad0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/compute/v2.1", "region": "RegionOne"}], "id": "991fa7a8ee4f41f0aa4ccb129e75aff3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "2e1e58cb47ca45779dfab72f553b196b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/volume/v3", "region": "RegionOne"}], "id": "9bb14831c8b64974b2aa3b781ba9e01c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "32807922a1354381a4c5a782681e2a24", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/identity", "region": "RegionOne"}], "id": "ed9908dd6cca46a9bc9304ae42abfce4", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "872605ad095f4c34b02782f60c88ca66", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/networking", "region": "RegionOne"}], "id": "ef7dde19b6694d2f9b4cd806fd79da55", "type": "network", "name": "neutron"}]}}'
2026-05-27 03:05:23,890 106298 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '98035af1-5495-4d2f-ac9a-54aa6fc27155', 'name': 'tempest-TestEncryptedCinderVolumes-1836285750-network', 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', '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': 43817, '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-27T03:02:14Z', 'updated_at': '2026-05-27T03:02:14Z', 'revision_number': 1} available for tenant
2026-05-27 03:05:23,893 106298 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 03:05:23,893 106298 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 03:05:23,956 106298 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.26/compute/v2.1/os-keypairs 0.062s
2026-05-27 03:05:23,957 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-297495025", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmzPihXG/ICDCnsAwNQGIXNMqS8JVJBPm/TNbhk7xRlhQgt0vyCfMr8xXK8MCw4AtjeQfC94fhj99PcL3opZW+6O28eJdgwBGjhgOx5pFXOmpnN9JegnXUzKfACPJgkng=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbaff59-7137-4e65-b82a-5bae9ae9c7b5', 'x-compute-request-id': 'req-adbaff59-7137-4e65-b82a-5bae9ae9c7b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-297495025", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmzPihXG/ICDCnsAwNQGIXNMqS8JVJBPm/TNbhk7xRlhQgt0vyCfMr8xXK8MCw4AtjeQfC94fhj99PcL3opZW+6O28eJdgwBGjhgOx5pFXOmpnN9JegnXUzKfACPJgkng==", "fingerprint": "07:f6:3c:32:5e:c5:b6:24:14:b9:54:62:b8:9f:10:4a", "user_id": "6a606b11f9ef42c5af13aacdd5eba456"}}'
2026-05-27 03:05:23,959 106298 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-297495025 created
2026-05-27 03:05:24,163 106298 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.26/networking/v2.0/security-groups 0.203s
2026-05-27 03:05:24,163 106298 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--584078619", "description": "tempest-description--944638551"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-4dce71f4-9f35-4133-b308-ddc1b20f902e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "name": "tempest-securitygroup--584078619", "stateful": true, "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "description": "tempest-description--944638551", "shared": false, "security_group_rules": [{"id": "59c3eb58-bf88-4e60-bc2b-fd826fb99966", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "security_group_id": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "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": 1005, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 0, "tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}, {"id": "b99df1b4-cd95-438f-9f3c-8df2aef1ae48", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "security_group_id": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "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": 1006, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 0, "tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}], "tags": [], "created_at": "2026-05-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 1}}'
2026-05-27 03:05:24,309 106298 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.26/networking/v2.0/security-group-rules 0.146s
2026-05-27 03:05:24,309 106298 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": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-22e7410e-ffce-4753-8d9f-9457b3e752c5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "eeaba134-e2d0-4ae1-81eb-d55fcaa09b60", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "security_group_id": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "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-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 0, "tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:05:24,498 106298 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.26/networking/v2.0/security-group-rules 0.187s
2026-05-27 03:05:24,498 106298 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": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b9faa120-d5b2-47fb-9f46-772e93fef379', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ca60ebd1-f4ff-4372-9664-f88d9d71ca5b", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "security_group_id": "0b83ff1b-5700-4771-9248-b05cd9e65e02", "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-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 0, "tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:05:24,498 106298 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--584078619 created
2026-05-27 03:05:25,035 106298 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.26/networking/v2.0/floatingips 0.536s
2026-05-27 03:05:25,035 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "bd45b5be-8be2-4e57-9f61-c10aaf8badbf"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-46be36f2-ff8f-4462-bb37-9afdadce2252', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a1be22c7-dc16-4379-abce-ea6103a8e35b", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "floating_ip_address": "172.24.5.188", "floating_network_id": "bd45b5be-8be2-4e57-9f61-c10aaf8badbf", "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-27T03:05:24Z", "updated_at": "2026-05-27T03:05:24Z", "revision_number": 0}}'
2026-05-27 03:05:25,035 106298 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a1be22c7-dc16-4379-abce-ea6103a8e35b', 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', 'floating_ip_address': '172.24.5.188', 'floating_network_id': 'bd45b5be-8be2-4e57-9f61-c10aaf8badbf', '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-27T03:05:24Z', 'updated_at': '2026-05-27T03:05:24Z', 'revision_number': 0, 'ip': '172.24.5.188'} created
2026-05-27 03:05:25,035 106298 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-297495025', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmzPihXG/ICDCnsAwNQGIXNMqS8JVJBPm/TNbhk7xRlhQgt0vyCfMr8xXK8MCw4AtjeQfC94fhj99PcL3opZW+6O28eJdgwBGjhgOx5pFXOmpnN9JegnXUzKfACPJgkng==', 'fingerprint': '07:f6:3c:32:5e:c5:b6:24:14:b9:54:62:b8:9f:10:4a', 'user_id': '6a606b11f9ef42c5af13aacdd5eba456', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVKR/syEzHD1F9/gx1TOXQL92HLV4XX/sG/LZ+nv8Vhwe8nN4c6rie\ngutngtY7SFegBwYFK4EEACKhZANiAASpsz4oVxvyAgwp7AMDUBiFzTKkvCVSQT5v\n0zW4ZO8UZYUILdL8gnzK/MVyvDAsOALY3kHwveH4Y/fT3C96KWVvujtvHiXYMARo\n4YDseaRVzpqZzfSXoJ11MynwAjyYJJ4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b83ff1b-5700-4771-9248-b05cd9e65e02', 'name': 'tempest-securitygroup--584078619', 'stateful': True, 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', 'description': 'tempest-description--944638551', 'shared': False, 'security_group_rules': [{'id': '59c3eb58-bf88-4e60-bc2b-fd826fb99966', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', 'security_group_id': '0b83ff1b-5700-4771-9248-b05cd9e65e02', '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': 1005, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T03:05:24Z', 'updated_at': '2026-05-27T03:05:24Z', 'revision_number': 0, 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b'}, {'id': 'b99df1b4-cd95-438f-9f3c-8df2aef1ae48', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', 'security_group_id': '0b83ff1b-5700-4771-9248-b05cd9e65e02', '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': 1006, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T03:05:24Z', 'updated_at': '2026-05-27T03:05:24Z', 'revision_number': 0, 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b'}], 'tags': [], 'created_at': '2026-05-27T03:05:24Z', 'updated_at': '2026-05-27T03:05:24Z', 'revision_number': 1}, 'floating_ip': {'id': 'a1be22c7-dc16-4379-abce-ea6103a8e35b', 'tenant_id': 'b6fa862b75b04768a14c4fdeda81076b', 'project_id': 'b6fa862b75b04768a14c4fdeda81076b', 'floating_ip_address': '172.24.5.188', 'floating_network_id': 'bd45b5be-8be2-4e57-9f61-c10aaf8badbf', '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-27T03:05:24Z', 'updated_at': '2026-05-27T03:05:24Z', 'revision_number': 0, 'ip': '172.24.5.188'}}
2026-05-27 03:05:25,837 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.26/compute/v2.1/servers 0.801s
2026-05-27 03:05:25,837 106298 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-902863923", "imageRef": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "flavorRef": "42", "networks": [{"uuid": "98035af1-5495-4d2f-ac9a-54aa6fc27155"}], "security_groups": [{"name": "tempest-securitygroup--584078619"}], "key_name": "tempest-keypair-297495025", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75d2ff4-bf5f-4018-bbf8-98f3c485aff1', 'x-compute-request-id': 'req-e75d2ff4-bf5f-4018-bbf8-98f3c485aff1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/compute/v2.1/servers'}
Body: b'{"server": {"id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--584078619"}], "adminPass": "3tShLKEKFmAB"}}'
2026-05-27 03:05:25,967 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.128s
2026-05-27 03:05:25,968 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53cc907-9569-409f-9a1b-0dc5f61526fb', 'x-compute-request-id': 'req-a53cc907-9569-409f-9a1b-0dc5f61526fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:27,107 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.134s
2026-05-27 03:05:27,108 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9811eddc-cab9-46be-a111-fb23f3e57f8b', 'x-compute-request-id': 'req-9811eddc-cab9-46be-a111-fb23f3e57f8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:28,275 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.161s
2026-05-27 03:05:28,275 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66f6c9c-ddc1-4b79-921f-610af2853c63', 'x-compute-request-id': 'req-c66f6c9c-ddc1-4b79-921f-610af2853c63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:28,282 106298 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-27 03:05:29,413 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.131s
2026-05-27 03:05:29,414 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b71c11-af5e-459b-ae3e-c0a48c2c0dc1', 'x-compute-request-id': 'req-83b71c11-af5e-459b-ae3e-c0a48c2c0dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:30,589 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.164s
2026-05-27 03:05:30,589 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b68bc06-4610-42ec-81b0-5845d9ac452c', 'x-compute-request-id': 'req-5b68bc06-4610-42ec-81b0-5845d9ac452c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:31,855 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.259s
2026-05-27 03:05:31,855 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05: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-c8036712-2976-4add-947d-53bf5f73fd5b', 'x-compute-request-id': 'req-c8036712-2976-4add-947d-53bf5f73fd5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:31,866 106298 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-27 03:05:33,040 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.173s
2026-05-27 03:05:33,040 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b01d027-49d0-4af3-b011-76137a8d26ca', 'x-compute-request-id': 'req-1b01d027-49d0-4af3-b011-76137a8d26ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:33,048 106298 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-05-27 03:05:34,251 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.202s
2026-05-27 03:05:34,251 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3c312f-cd9a-440e-9bfe-635e74173cfa', 'x-compute-request-id': 'req-4a3c312f-cd9a-440e-9bfe-635e74173cfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:35,479 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.219s
2026-05-27 03:05:35,479 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c7dd5d-0137-4760-a419-b1c792a2c816', 'x-compute-request-id': 'req-e9c7dd5d-0137-4760-a419-b1c792a2c816', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:36,717 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.227s
2026-05-27 03:05:36,717 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1c08ce-e4e1-4150-be40-e727f8ddcc3f', 'x-compute-request-id': 'req-0d1c08ce-e4e1-4150-be40-e727f8ddcc3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:38,345 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.621s
2026-05-27 03:05:38,346 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46cc734d-f9c5-4ab2-aae7-de0e12ec60cf', 'x-compute-request-id': 'req-46cc734d-f9c5-4ab2-aae7-de0e12ec60cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:39,595 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.240s
2026-05-27 03:05:39,595 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b640021c-e867-4c3e-90cb-3f9f76701023', 'x-compute-request-id': 'req-b640021c-e867-4c3e-90cb-3f9f76701023', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "BUILD", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:41,085 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.483s
2026-05-27 03:05:41,085 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c8291e-0d7e-4b54-8db7-abd5773891e4', 'x-compute-request-id': 'req-b0c8291e-0d7e-4b54-8db7-abd5773891e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1836285750-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}]}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:05:41,092 106298 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-27 03:05:41,202 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a/os-interface 0.109s
2026-05-27 03:05:41,202 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0316d99-865f-4e24-8ac2-993ec7718db9', 'x-compute-request-id': 'req-c0316d99-865f-4e24-8ac2-993ec7718db9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "98035af1-5495-4d2f-ac9a-54aa6fc27155", "port_id": "c569c822-48ff-4489-9165-647ec74591f7", "mac_addr": "fa:16:3e:ee:09:61", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fa0fe960-df48-492a-88cf-bd898c2db640", "ip_address": "10.1.0.8"}]}]}'
2026-05-27 03:05:41,819 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.26/networking/v2.0/floatingips/a1be22c7-dc16-4379-abce-ea6103a8e35b 0.615s
2026-05-27 03:05:41,820 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c569c822-48ff-4489-9165-647ec74591f7"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:05:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e55cbbfd-ae43-416d-8e72-82f59a433ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/networking/v2.0/floatingips/a1be22c7-dc16-4379-abce-ea6103a8e35b'}
Body: b'{"floatingip": {"id": "a1be22c7-dc16-4379-abce-ea6103a8e35b", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "project_id": "b6fa862b75b04768a14c4fdeda81076b", "floating_ip_address": "172.24.5.188", "floating_network_id": "bd45b5be-8be2-4e57-9f61-c10aaf8badbf", "router_id": "89c8e02b-dc4c-4882-9bad-3fc5cdf3d141", "port_id": "c569c822-48ff-4489-9165-647ec74591f7", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "98035af1-5495-4d2f-ac9a-54aa6fc27155", "mac_address": "fa:16:3e:ee:09:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T03:05:24Z", "updated_at": "2026-05-27T03:05:41Z", "revision_number": 1}}'
2026-05-27 03:05:41,820 106298 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.188:22' as 'cirros' with public key authentication
2026-05-27 03:06:17,825 106298 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 03:06:18,023 106298 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 03:06:18,024 106298 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.188 successfully created
2026-05-27 03:06:18,375 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.351s
2026-05-27 03:06:18,376 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fc9506-20e6-4a54-bf6c-ae0ae7be0001', 'x-compute-request-id': 'req-61fc9506-20e6-4a54-bf6c-ae0ae7be0001', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1836285750-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}, {"version": 4, "addr": "172.24.5.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}]}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:05:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:06:18,416 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:06:18,416 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360491cd-2d24-4fd5-a9db-699c175d47d5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360491cd-2d24-4fd5-a9db-699c175d47d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:05:24.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:18,422 106298 INFO [tempest.common.waiters] volume 9d3fd719-198a-46ac-8e9f-66de766bddbd reached available after waiting for 0.422867 seconds
2026-05-27 03:06:18,459 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.036s
2026-05-27 03:06:18,459 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c8859d-772e-46f6-8114-3e278b0ca996', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c8859d-772e-46f6-8114-3e278b0ca996', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:05:24.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:21,057 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a/os-volume_attachments 2.588s
2026-05-27 03:06:21,057 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "9d3fd719-198a-46ac-8e9f-66de766bddbd"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:18 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-4ecd0e2a-cf96-43e5-8f73-91610e8768c7', 'x-compute-request-id': 'req-4ecd0e2a-cf96-43e5-8f73-91610e8768c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "serverId": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "volumeId": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "device": "/dev/vdb"}}'
2026-05-27 03:06:21,131 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.073s
2026-05-27 03:06:21,131 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85f4f6c-c45a-48f8-b8da-b662310c0e34', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85f4f6c-c45a-48f8-b8da-b662310c0e34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:22,172 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:06:22,172 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0723e2-c450-4582-8f35-d3a4727837a5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0723e2-c450-4582-8f35-d3a4727837a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:23,242 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.063s
2026-05-27 03:06:23,242 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149c0f76-9e7c-4eae-8892-28cdeadabcca', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149c0f76-9e7c-4eae-8892-28cdeadabcca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:24,312 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.061s
2026-05-27 03:06:24,313 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c19f25-3d72-405a-9bc3-373c74ac5527', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c19f25-3d72-405a-9bc3-373c74ac5527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:25,803 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.479s
2026-05-27 03:06:25,803 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322b4356-8326-4783-8b5f-1af96f2c6db3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322b4356-8326-4783-8b5f-1af96f2c6db3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:26,873 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.059s
2026-05-27 03:06:26,873 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54480f6-1355-442e-9d8b-e1941f6aff0e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54480f6-1355-442e-9d8b-e1941f6aff0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:27,918 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:06:27,918 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0195782e-e084-413f-b97a-4e66a6bbed72', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0195782e-e084-413f-b97a-4e66a6bbed72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:28,977 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.052s
2026-05-27 03:06:28,977 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef91b3f5-0dc5-4431-8c6a-75489017ce06', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef91b3f5-0dc5-4431-8c6a-75489017ce06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:30,023 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:06:30,023 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb6d0a0-30a5-4c25-b640-01d9eb8d1316', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb6d0a0-30a5-4c25-b640-01d9eb8d1316', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:31,160 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.129s
2026-05-27 03:06:31,160 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a338f1aa-f15b-4491-86f1-e3ef7f9f5eeb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a338f1aa-f15b-4491-86f1-e3ef7f9f5eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:32,209 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:06:32,209 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54a4f0b-2cc9-40c4-bf89-0c606f79ba3a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54a4f0b-2cc9-40c4-bf89-0c606f79ba3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:33,253 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:06:33,253 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fb66e2-15d0-4fbd-9c94-3ebc6e904f91', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fb66e2-15d0-4fbd-9c94-3ebc6e904f91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:34,312 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.053s
2026-05-27 03:06:34,312 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2af4532-699a-45cf-a381-ed13c91adaf9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2af4532-699a-45cf-a381-ed13c91adaf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:35,361 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:06:35,361 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fab588e-4e44-48ec-ad7f-4da06e98a201', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fab588e-4e44-48ec-ad7f-4da06e98a201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:36,416 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.046s
2026-05-27 03:06:36,417 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26627830-137c-4f9a-a3b6-57329c4e8086', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26627830-137c-4f9a-a3b6-57329c4e8086', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:37,501 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.078s
2026-05-27 03:06:37,501 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f982444f-6919-46b3-89e1-8f8b9bdd94c1', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f982444f-6919-46b3-89e1-8f8b9bdd94c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:38,633 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.122s
2026-05-27 03:06:38,633 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd8c0d0-844d-4212-8698-1cb6a9b6018b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd8c0d0-844d-4212-8698-1cb6a9b6018b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:42,393 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 2.752s
2026-05-27 03:06:42,393 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e828f9-6e33-4ebe-b363-41c6e19146aa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e828f9-6e33-4ebe-b363-41c6e19146aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:43,466 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.060s
2026-05-27 03:06:43,466 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a861bd-b07a-44fd-a7e7-224475661d52', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a861bd-b07a-44fd-a7e7-224475661d52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:44,511 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:06:44,511 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5c7013-6dd9-4782-bef5-a2e90b24250e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5c7013-6dd9-4782-bef5-a2e90b24250e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:45,553 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:06:45,554 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4363e87f-96f2-4f6c-8e82-80946fa8176f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4363e87f-96f2-4f6c-8e82-80946fa8176f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:46,616 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.054s
2026-05-27 03:06:46,616 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da993763-89f3-4902-b136-929f4583048e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da993763-89f3-4902-b136-929f4583048e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:47,652 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.028s
2026-05-27 03:06:47,652 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259350b2-fb79-4ae6-b46a-759ea0341d29', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259350b2-fb79-4ae6-b46a-759ea0341d29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:48,696 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.036s
2026-05-27 03:06:48,696 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737b1faa-4ba2-4ccd-86c5-a2e200399fd8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737b1faa-4ba2-4ccd-86c5-a2e200399fd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:49,746 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.044s
2026-05-27 03:06:49,746 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23948b25-b68d-4795-a243-6a505bff6c61', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23948b25-b68d-4795-a243-6a505bff6c61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:50,791 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:06:50,792 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884bfcb8-8f70-4b15-bef1-2e904d0aaf4a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884bfcb8-8f70-4b15-bef1-2e904d0aaf4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:51,834 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:06:51,834 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e760269e-06fa-44b0-8dfe-0be8c5552ba8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e760269e-06fa-44b0-8dfe-0be8c5552ba8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:52,880 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:06:52,880 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55124ed7-bde3-48ec-ae5a-44824ebd50fd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55124ed7-bde3-48ec-ae5a-44824ebd50fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:53,927 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:06:53,927 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a8471c-f83d-409d-93d9-da9037dd6d01', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a8471c-f83d-409d-93d9-da9037dd6d01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:54,968 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:06:54,968 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff36267d-bc1d-4a39-9f0a-c5758f2367b7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff36267d-bc1d-4a39-9f0a-c5758f2367b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:56,008 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:06:56,008 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f653185-7e70-4399-998f-57e16e7c3048', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f653185-7e70-4399-998f-57e16e7c3048', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:57,049 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:06:57,050 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7762e10b-3a7e-463d-9c99-bd729b2f483c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7762e10b-3a7e-463d-9c99-bd729b2f483c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:58,091 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.036s
2026-05-27 03:06:58,091 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59784e10-4828-45e3-a57b-a2cd30a9164f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59784e10-4828-45e3-a57b-a2cd30a9164f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:06:59,148 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.048s
2026-05-27 03:06:59,149 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:06:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb6ca0a-bea4-4687-8ebb-8968007d9b57', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb6ca0a-bea4-4687-8ebb-8968007d9b57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:00,192 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:07:00,192 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c624156-6f8e-4eef-8354-c21d7a077875', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c624156-6f8e-4eef-8354-c21d7a077875', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:01,229 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.026s
2026-05-27 03:07:01,229 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee43c95-ee2a-495c-85c4-10e3f37a1887', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee43c95-ee2a-495c-85c4-10e3f37a1887', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:02,275 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:07:02,275 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1049a84-6641-4b32-819e-ac6f0a1e383e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1049a84-6641-4b32-819e-ac6f0a1e383e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:03,308 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.026s
2026-05-27 03:07:03,308 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54fe2a8-6c0b-4b59-9106-9d87ef377ffe', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54fe2a8-6c0b-4b59-9106-9d87ef377ffe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:04,349 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:07:04,349 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995e886b-2edb-44cd-bc59-25e0282c69dc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995e886b-2edb-44cd-bc59-25e0282c69dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:05,383 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.027s
2026-05-27 03:07:05,383 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0ec0a5-0722-412d-860e-c9b05ef69d04', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0ec0a5-0722-412d-860e-c9b05ef69d04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:06,422 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:07:06,423 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5492bcd8-c054-414d-b425-742eacba7b2b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5492bcd8-c054-414d-b425-742eacba7b2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:07,483 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.053s
2026-05-27 03:07:07,484 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c75a646-2f76-442d-8895-889436060b98', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c75a646-2f76-442d-8895-889436060b98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:08,535 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.044s
2026-05-27 03:07:08,535 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba30990f-0597-4a9e-a353-ec6cb1d5c322', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba30990f-0597-4a9e-a353-ec6cb1d5c322', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:09,577 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:09,577 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573e9851-3255-4837-a80d-723f06c7bcc2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573e9851-3255-4837-a80d-723f06c7bcc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:10,620 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:07:10,620 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c89012f-5d88-4c9f-ac63-3d0599ddc3b1', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c89012f-5d88-4c9f-ac63-3d0599ddc3b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:11,659 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:07:11,660 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cd7191-7915-4735-9145-3824041123bc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cd7191-7915-4735-9145-3824041123bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:12,719 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.053s
2026-05-27 03:07:12,720 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938fc2ea-8bd1-4e37-a514-74ef29c1c59c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938fc2ea-8bd1-4e37-a514-74ef29c1c59c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:13,762 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:07:13,763 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b474d331-08b9-43f4-a95a-ab9d05b272c5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b474d331-08b9-43f4-a95a-ab9d05b272c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:14,809 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:07:14,810 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ed64c9-62f8-4261-89e7-29604353607a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ed64c9-62f8-4261-89e7-29604353607a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:15,845 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.028s
2026-05-27 03:07:15,845 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edd6267-08d1-4f8d-82ac-93f45175523d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edd6267-08d1-4f8d-82ac-93f45175523d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:16,886 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:16,886 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cc2e7b-267a-4ff5-bcad-44b952caa54b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cc2e7b-267a-4ff5-bcad-44b952caa54b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:17,935 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.043s
2026-05-27 03:07:17,935 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da37af18-c073-4f42-bc94-7ad394503385', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da37af18-c073-4f42-bc94-7ad394503385', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:18,980 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:07:18,981 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f9c9bb-f772-4e3a-a040-ba8424172c2c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f9c9bb-f772-4e3a-a040-ba8424172c2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:20,025 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:07:20,026 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4773c861-3dca-41c0-b4e3-9e06ba303a25', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4773c861-3dca-41c0-b4e3-9e06ba303a25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:21,061 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.029s
2026-05-27 03:07:21,061 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8875b64d-2f6a-4823-b370-19d6b30896c7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8875b64d-2f6a-4823-b370-19d6b30896c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:22,106 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:07:22,106 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93de3ecd-4a74-4551-a264-56b633b4d84c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93de3ecd-4a74-4551-a264-56b633b4d84c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:23,152 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:23,152 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c8652d-8633-4781-84fb-c4102bac32fa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c8652d-8633-4781-84fb-c4102bac32fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:24,199 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:07:24,199 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1223e516-dffa-431f-8f72-4465e42dd1a4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1223e516-dffa-431f-8f72-4465e42dd1a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:25,241 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:07:25,241 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edc159a-8c18-4e59-ade3-39fb1d8842da', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edc159a-8c18-4e59-ade3-39fb1d8842da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:26,289 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:07:26,289 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c407c842-2ca7-4404-8681-9bd16ad6bdd8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c407c842-2ca7-4404-8681-9bd16ad6bdd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:27,335 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:07:27,336 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73514609-f6ad-44a8-8b32-740504c7e080', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73514609-f6ad-44a8-8b32-740504c7e080', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:28,385 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:28,385 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e42428-1a88-4431-b2bb-30ab1433c686', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e42428-1a88-4431-b2bb-30ab1433c686', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:29,430 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:07:29,430 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffc2ffb-7c4e-4781-8e81-cfa9338669b2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffc2ffb-7c4e-4781-8e81-cfa9338669b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:30,553 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.115s
2026-05-27 03:07:30,554 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921b7ced-2a7a-4fdb-9775-4c6053cf7b2a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921b7ced-2a7a-4fdb-9775-4c6053cf7b2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:31,597 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:07:31,597 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef9a48f-abf2-43d8-8092-b9ab4fa5859a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef9a48f-abf2-43d8-8092-b9ab4fa5859a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:32,638 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:32,638 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5635d2d-50ee-4454-baa3-9f26ba59961f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5635d2d-50ee-4454-baa3-9f26ba59961f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:33,677 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:07:33,677 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38143290-270c-4193-a6a3-7fcff22baaaa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38143290-270c-4193-a6a3-7fcff22baaaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:34,720 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.036s
2026-05-27 03:07:34,720 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1ab135-bfab-49a9-ba43-4e09e1667cd8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1ab135-bfab-49a9-ba43-4e09e1667cd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:35,771 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:07:35,771 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cece1fc6-dcad-4f05-bc21-5b3908b07d29', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cece1fc6-dcad-4f05-bc21-5b3908b07d29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:36,822 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.043s
2026-05-27 03:07:36,823 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9384b7a4-f77b-465f-97d4-6565346041a4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9384b7a4-f77b-465f-97d4-6565346041a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:37,869 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:07:37,869 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4744a170-3a52-4815-9d8c-9806e32303a8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4744a170-3a52-4815-9d8c-9806e32303a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:38,919 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.041s
2026-05-27 03:07:38,919 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b770081b-fca0-4e22-b017-52609ac620b3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b770081b-fca0-4e22-b017-52609ac620b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:39,969 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:07:39,969 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff6f42e-2c9f-4d37-af4b-9374474cf6e4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff6f42e-2c9f-4d37-af4b-9374474cf6e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:41,007 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:07:41,007 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db71a905-7f48-4aaa-b6df-2becb7a16f24', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db71a905-7f48-4aaa-b6df-2becb7a16f24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:42,051 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:07:42,051 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6852cc-d1a6-4bf2-a960-9bcd89ace229', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6852cc-d1a6-4bf2-a960-9bcd89ace229', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:43,103 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.044s
2026-05-27 03:07:43,103 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7d1633-5d4f-4870-a98e-76ae3af8b89f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7d1633-5d4f-4870-a98e-76ae3af8b89f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:44,162 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.046s
2026-05-27 03:07:44,162 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be494d35-eefb-48b8-95b1-a8edc074d484', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be494d35-eefb-48b8-95b1-a8edc074d484', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:45,207 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:07:45,207 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68499434-ea34-4908-ba4c-83220879af30', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68499434-ea34-4908-ba4c-83220879af30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:46,261 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.044s
2026-05-27 03:07:46,262 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b6e8ad-247c-415b-8c42-ab793e9009b4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b6e8ad-247c-415b-8c42-ab793e9009b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:47,297 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:07:47,298 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716d6b41-0f10-4763-908c-58122d1fd11c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716d6b41-0f10-4763-908c-58122d1fd11c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:48,334 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:07:48,334 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb55cbf-9005-4e86-a393-bebb836266dd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb55cbf-9005-4e86-a393-bebb836266dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:49,386 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.045s
2026-05-27 03:07:49,386 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400e5d59-64f5-47df-8c65-07242ab5ee62', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400e5d59-64f5-47df-8c65-07242ab5ee62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:50,433 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:07:50,433 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95382f6-76e5-444d-9d87-0750396e38e3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95382f6-76e5-444d-9d87-0750396e38e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:51,483 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.043s
2026-05-27 03:07:51,483 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c44c262-628b-4061-b16a-b5f17f48265b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c44c262-628b-4061-b16a-b5f17f48265b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:52,528 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:07:52,528 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9160894d-07d6-4ddb-9eec-f7563873ec06', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9160894d-07d6-4ddb-9eec-f7563873ec06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:53,588 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.053s
2026-05-27 03:07:53,588 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d1ec46-1527-4ea5-b873-565bbb0fadd2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d1ec46-1527-4ea5-b873-565bbb0fadd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:54,636 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:07:54,636 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea720fc-5e95-42f1-8016-1e0bd22c4466', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea720fc-5e95-42f1-8016-1e0bd22c4466', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:55,692 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.050s
2026-05-27 03:07:55,696 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ec5c5b-2d5e-471f-817b-037b21179b16', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ec5c5b-2d5e-471f-817b-037b21179b16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:56,731 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.028s
2026-05-27 03:07:56,732 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad956bb-ac16-4998-a90f-e01d815f7ec4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad956bb-ac16-4998-a90f-e01d815f7ec4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:57,780 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:07:57,780 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7381d3ca-fe14-4998-9cb4-af35d1e38456', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7381d3ca-fe14-4998-9cb4-af35d1e38456', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:58,818 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:07:58,819 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85915792-c1fd-4f5f-ac29-12746a96eac7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85915792-c1fd-4f5f-ac29-12746a96eac7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:07:59,853 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.026s
2026-05-27 03:07:59,853 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99ce11b-e8fa-4bec-922d-01da71a5d330', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99ce11b-e8fa-4bec-922d-01da71a5d330', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:00,884 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.025s
2026-05-27 03:08:00,884 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fd50a-0a65-4051-b5be-21277b9b852a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fd50a-0a65-4051-b5be-21277b9b852a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:01,964 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.073s
2026-05-27 03:08:01,964 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4e5f4f-c016-447e-8625-7870c7a529d5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4e5f4f-c016-447e-8625-7870c7a529d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:03,001 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.023s
2026-05-27 03:08:03,001 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5a5b2f-0147-4150-b58f-00f288cc0245', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5a5b2f-0147-4150-b58f-00f288cc0245', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:04,028 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.022s
2026-05-27 03:08:04,028 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a901ec-52a5-4a6e-a2f4-e623b5393750', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a901ec-52a5-4a6e-a2f4-e623b5393750', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:05,074 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:08:05,074 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e77c19-a207-4312-be46-1dd5a8b0238c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e77c19-a207-4312-be46-1dd5a8b0238c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:06,432 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.349s
2026-05-27 03:08:06,432 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e92636d-d552-4640-afa4-e62d4b932a37', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e92636d-d552-4640-afa4-e62d4b932a37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:07,480 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:08:07,481 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8388908e-4053-42e5-aa2a-1f181d57f3fe', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8388908e-4053-42e5-aa2a-1f181d57f3fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:08,535 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:08:08,535 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b500303a-b736-4cd9-8be5-ef58146d4a17', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b500303a-b736-4cd9-8be5-ef58146d4a17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:09,577 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:09,577 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2532b6-7b81-4e34-bd2d-68de57fb86e0', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2532b6-7b81-4e34-bd2d-68de57fb86e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:10,631 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:08:10,631 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12496cbc-eb06-4baa-8612-8d711f01d5c1', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12496cbc-eb06-4baa-8612-8d711f01d5c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:11,669 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:08:11,669 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d390390a-2320-4ac9-bc55-d8ddd8257c15', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d390390a-2320-4ac9-bc55-d8ddd8257c15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:12,727 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.049s
2026-05-27 03:08:12,727 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8d78c4-c2a5-47b0-a215-21083e346a00', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8d78c4-c2a5-47b0-a215-21083e346a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:13,793 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.054s
2026-05-27 03:08:13,794 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb66d7e0-7d95-4461-b388-589ea58fb3fc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb66d7e0-7d95-4461-b388-589ea58fb3fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:14,834 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:08:14,834 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df336c88-0f78-4fa1-962b-6d24711ec417', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df336c88-0f78-4fa1-962b-6d24711ec417', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:15,877 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:15,877 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d34c43-e7e2-4d50-911d-4261e5d87c2d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d34c43-e7e2-4d50-911d-4261e5d87c2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:16,925 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:08:16,925 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d45764-30fe-49d4-9bdd-1ea2b183aca7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d45764-30fe-49d4-9bdd-1ea2b183aca7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:17,966 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:08:17,966 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8043d30-69a5-4d27-9d8e-1b7d2ccffd9f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8043d30-69a5-4d27-9d8e-1b7d2ccffd9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:19,008 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:19,009 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621e3b80-b93f-4808-a68c-021a852e10ac', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621e3b80-b93f-4808-a68c-021a852e10ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:20,052 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:08:20,053 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be9057e-4b86-4332-9a27-0c6dae22c272', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be9057e-4b86-4332-9a27-0c6dae22c272', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:21,097 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:08:21,097 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e8e36b-7a5a-4147-b882-56c2c0b2b483', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e8e36b-7a5a-4147-b882-56c2c0b2b483', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:22,277 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.168s
2026-05-27 03:08:22,277 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c30abc6-857f-4ab7-bd6b-8b2b572f20da', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c30abc6-857f-4ab7-bd6b-8b2b572f20da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:23,309 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.025s
2026-05-27 03:08:23,310 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7302c99a-4b39-4a39-92d1-fa347f984deb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7302c99a-4b39-4a39-92d1-fa347f984deb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:24,356 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:08:24,357 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b5e93e-df0e-4d87-acf7-1a38bdb12e3f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b5e93e-df0e-4d87-acf7-1a38bdb12e3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:25,398 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:08:25,398 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e12427-44f8-47c9-932a-03403f2d8678', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e12427-44f8-47c9-932a-03403f2d8678', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:26,438 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:08:26,438 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09ec8bc-6ebf-4ecd-81dd-99baa7d44778', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09ec8bc-6ebf-4ecd-81dd-99baa7d44778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:27,484 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:08:27,484 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103ff0e-4904-4a53-956f-fbda8cf7a37d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103ff0e-4904-4a53-956f-fbda8cf7a37d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:28,527 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:28,528 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06716e9b-91cd-41e3-bb69-97a0a95c6e4c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06716e9b-91cd-41e3-bb69-97a0a95c6e4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:29,598 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.061s
2026-05-27 03:08:29,598 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08724cce-5c62-434a-ab61-696d066d9c97', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08724cce-5c62-434a-ab61-696d066d9c97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:30,661 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.052s
2026-05-27 03:08:30,661 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a48a1da-2c14-4eb5-8133-78437922024e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a48a1da-2c14-4eb5-8133-78437922024e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:31,712 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.044s
2026-05-27 03:08:31,712 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58913bc0-269f-4442-9104-10a383d11d2a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58913bc0-269f-4442-9104-10a383d11d2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:32,766 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:08:32,767 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46926a0b-ce2b-4d6f-971d-d5bde4b0dac4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46926a0b-ce2b-4d6f-971d-d5bde4b0dac4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:33,816 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:08:33,817 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa1184b-f68d-4a00-9196-d4c3eb3d19bf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa1184b-f68d-4a00-9196-d4c3eb3d19bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:34,855 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:08:34,855 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f9d18a-28ca-48f1-b5d8-94abb4fc8cdc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f9d18a-28ca-48f1-b5d8-94abb4fc8cdc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:35,888 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.026s
2026-05-27 03:08:35,888 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d31fd6d-f333-440b-8269-694991678aa9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d31fd6d-f333-440b-8269-694991678aa9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:36,931 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:08:36,932 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1219d567-b02d-4ed2-a694-478e29dbaf3c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1219d567-b02d-4ed2-a694-478e29dbaf3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:37,989 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.049s
2026-05-27 03:08:37,990 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2282b86-7532-482a-b6e0-96e367189544', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2282b86-7532-482a-b6e0-96e367189544', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:39,031 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:08:39,031 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0479d05-cab6-45a7-8e32-0fffc1857b74', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0479d05-cab6-45a7-8e32-0fffc1857b74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:40,104 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.062s
2026-05-27 03:08:40,105 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d7c978-095e-4cee-a919-276d184173a8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d7c978-095e-4cee-a919-276d184173a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:41,183 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.070s
2026-05-27 03:08:41,183 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29348223-f352-46ca-8c58-735dc7b877c2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29348223-f352-46ca-8c58-735dc7b877c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:42,236 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.041s
2026-05-27 03:08:42,236 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0f6764-c202-4197-bc5b-0f0fd13a834d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0f6764-c202-4197-bc5b-0f0fd13a834d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:43,291 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.045s
2026-05-27 03:08:43,291 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d1e8d7-7a98-4b1b-8c10-3da46033ff94', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d1e8d7-7a98-4b1b-8c10-3da46033ff94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:44,338 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.041s
2026-05-27 03:08:44,338 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01019be6-4efc-43a0-81e5-ea296c709206', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01019be6-4efc-43a0-81e5-ea296c709206', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:45,398 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.050s
2026-05-27 03:08:45,398 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01318098-661e-4364-91aa-889dd1eb6037', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01318098-661e-4364-91aa-889dd1eb6037', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:46,452 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.040s
2026-05-27 03:08:46,452 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f3538b-bb99-4628-bd1d-eeb681d8a86d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f3538b-bb99-4628-bd1d-eeb681d8a86d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:47,510 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.051s
2026-05-27 03:08:47,510 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d49e6c-b979-4138-b4e4-9ff14c6e5a00', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d49e6c-b979-4138-b4e4-9ff14c6e5a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:48,934 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.417s
2026-05-27 03:08:48,935 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3dd476-8a57-4308-a67e-85ef16878550', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3dd476-8a57-4308-a67e-85ef16878550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:49,978 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:08:49,979 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18965290-c93c-4e44-90a8-d7ffa3f5b47d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18965290-c93c-4e44-90a8-d7ffa3f5b47d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:51,020 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:08:51,020 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d7fa7e-49b8-4e6e-9fd3-c956014f42f7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d7fa7e-49b8-4e6e-9fd3-c956014f42f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:52,060 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:52,060 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32550e3d-a119-4121-8b56-ee45fe80ba47', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32550e3d-a119-4121-8b56-ee45fe80ba47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:53,102 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:08:53,102 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6fdb48-96a2-4cd6-9e63-7958bbdc12d9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6fdb48-96a2-4cd6-9e63-7958bbdc12d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:54,143 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:08:54,143 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92f980a-17d2-4bcf-af28-d9128df9fcf6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92f980a-17d2-4bcf-af28-d9128df9fcf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:55,201 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.050s
2026-05-27 03:08:55,202 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0d81b1-4317-49f0-a7e7-f2ed40638c38', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0d81b1-4317-49f0-a7e7-f2ed40638c38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:56,258 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.047s
2026-05-27 03:08:56,258 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7a6c0f-0e4a-4f2a-9de4-699f541e6542', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7a6c0f-0e4a-4f2a-9de4-699f541e6542', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:57,309 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.043s
2026-05-27 03:08:57,310 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462fb931-72e6-4458-ab13-e3bf7c08028c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462fb931-72e6-4458-ab13-e3bf7c08028c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:58,356 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:08:58,356 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebd5201-1860-41bb-8ef1-c19029b1b95e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebd5201-1860-41bb-8ef1-c19029b1b95e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:08:59,429 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.068s
2026-05-27 03:08:59,430 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:08:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef49b6c-1d4e-4582-af9d-191d12de5747', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef49b6c-1d4e-4582-af9d-191d12de5747', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:00,473 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:09:00,473 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92ef08a-3ead-4d11-a493-9e4f7c3cf408', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92ef08a-3ead-4d11-a493-9e4f7c3cf408', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:01,520 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.040s
2026-05-27 03:09:01,520 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861b6dec-9007-4886-9103-f16236d6d18f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861b6dec-9007-4886-9103-f16236d6d18f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:02,573 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.046s
2026-05-27 03:09:02,573 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda8fad4-4265-42a1-a18f-09b5d9e75ac3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda8fad4-4265-42a1-a18f-09b5d9e75ac3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:03,617 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:09:03,618 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5300353-3341-4d08-b551-815f2721d441', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5300353-3341-4d08-b551-815f2721d441', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:04,654 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.029s
2026-05-27 03:09:04,654 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12057935-befa-4994-ad1a-06d67c525cea', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12057935-befa-4994-ad1a-06d67c525cea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:05,694 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:09:05,694 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcffc8aa-82d5-4f11-a8a7-75af677dc265', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcffc8aa-82d5-4f11-a8a7-75af677dc265', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:06,752 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:09:06,752 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d3e4e2-c2c9-46b5-9b6b-55829e40efd7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d3e4e2-c2c9-46b5-9b6b-55829e40efd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:07,791 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:09:07,791 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e1af53-adde-4f35-ade6-a11014982c0a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e1af53-adde-4f35-ade6-a11014982c0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:08,852 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.053s
2026-05-27 03:09:08,853 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcf99f2-2db8-40e5-9839-51fbbaf88791', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcf99f2-2db8-40e5-9839-51fbbaf88791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:09,890 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.032s
2026-05-27 03:09:09,891 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52f478e-7ba6-4e1d-ae4f-c391d37d5838', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52f478e-7ba6-4e1d-ae4f-c391d37d5838', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:10,945 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.041s
2026-05-27 03:09:10,945 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa335cf-f538-4ef1-9f54-61372ea50c2c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa335cf-f538-4ef1-9f54-61372ea50c2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:11,979 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.027s
2026-05-27 03:09:11,979 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cad52aa-bddc-4284-b0be-cbdf6f083a39', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cad52aa-bddc-4284-b0be-cbdf6f083a39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:13,021 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:09:13,021 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378da940-e439-49c1-9cb2-4b726e2fb3d4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378da940-e439-49c1-9cb2-4b726e2fb3d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:14,070 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.040s
2026-05-27 03:09:14,070 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b4b9e5-3a76-420c-82f7-cf03331c26bd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b4b9e5-3a76-420c-82f7-cf03331c26bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:15,113 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:09:15,114 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5317b429-8c40-45a0-85b2-b3d560c68803', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5317b429-8c40-45a0-85b2-b3d560c68803', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:16,149 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.027s
2026-05-27 03:09:16,150 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab61fd82-7582-4d6f-9f2d-57e71fadb1f4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab61fd82-7582-4d6f-9f2d-57e71fadb1f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:17,193 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:09:17,193 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31851e2-1918-4eaa-9621-919fd29862f2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31851e2-1918-4eaa-9621-919fd29862f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:18,234 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:09:18,235 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad4ee05-5a38-415c-8d66-afce9de35000', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad4ee05-5a38-415c-8d66-afce9de35000', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:19,272 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.030s
2026-05-27 03:09:19,272 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b119702-0079-4750-8d9a-479216cecccf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b119702-0079-4750-8d9a-479216cecccf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:20,315 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.038s
2026-05-27 03:09:20,316 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3563a074-203d-487b-85b3-06a2900df346', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3563a074-203d-487b-85b3-06a2900df346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:21,356 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.034s
2026-05-27 03:09:21,357 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf1a971-3ae8-487d-ac97-023abb968891', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf1a971-3ae8-487d-ac97-023abb968891', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:22,400 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:09:22,400 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad037ee-0242-4120-ae7d-e9d34cce4ba9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad037ee-0242-4120-ae7d-e9d34cce4ba9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:23,445 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:09:23,446 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819b46e5-9516-4c96-92df-570de229a3c0', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819b46e5-9516-4c96-92df-570de229a3c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:24,493 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:09:24,493 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f440890-49a3-4153-a525-7c97093d7ec6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f440890-49a3-4153-a525-7c97093d7ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:25,541 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.041s
2026-05-27 03:09:25,541 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949009a3-2262-49b2-8dc1-0482618403b4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949009a3-2262-49b2-8dc1-0482618403b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:26,591 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.042s
2026-05-27 03:09:26,592 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7def6898-13bd-4139-a20c-84f452dd3778', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7def6898-13bd-4139-a20c-84f452dd3778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:27,629 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:09:27,630 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eca7772-93e1-44ac-9229-8b02cd3a26ea', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eca7772-93e1-44ac-9229-8b02cd3a26ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:28,673 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:09:28,674 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0aa493c-dece-4d51-b4b0-d2f9e93750cd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0aa493c-dece-4d51-b4b0-d2f9e93750cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:29,718 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:09:29,719 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872469af-aa67-495e-be5f-965afdc8004d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872469af-aa67-495e-be5f-965afdc8004d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:30,762 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.035s
2026-05-27 03:09:30,762 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8113a697-49d3-4b0d-9680-51c3076c4c69', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8113a697-49d3-4b0d-9680-51c3076c4c69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:31,810 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.039s
2026-05-27 03:09:31,812 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653a7918-de44-4f29-9301-51a1fe4b6142', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653a7918-de44-4f29-9301-51a1fe4b6142', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:32,856 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.036s
2026-05-27 03:09:32,857 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1122d23f-747d-49d5-b88c-405701a7c843', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1122d23f-747d-49d5-b88c-405701a7c843', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:33,903 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.037s
2026-05-27 03:09:33,903 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e0b26a-3de8-4ef9-a12f-cf8c0fd8ff53', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e0b26a-3de8-4ef9-a12f-cf8c0fd8ff53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:34,941 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.027s
2026-05-27 03:09:34,942 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593b2bcd-a817-4e88-94ef-4e49523e106c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593b2bcd-a817-4e88-94ef-4e49523e106c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:35,980 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.031s
2026-05-27 03:09:35,980 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad6427a-9b23-4914-ad08-0502d67e2f24', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad6427a-9b23-4914-ad08-0502d67e2f24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:37,020 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.033s
2026-05-27 03:09:37,021 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c127649f-1466-42e6-b6bf-b07b4796b831', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c127649f-1466-42e6-b6bf-b07b4796b831', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:06:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:37,144 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.116s
2026-05-27 03:09:37,144 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:37 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-6a1861a0-824b-48ae-8746-b499e5e79d37', 'x-compute-request-id': 'req-6a1861a0-824b-48ae-8746-b499e5e79d37', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b''
2026-05-27 03:09:37,418 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.273s
2026-05-27 03:09:37,418 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514845fd-c0d7-48a1-beaf-8d97bd9c4c95', 'x-compute-request-id': 'req-514845fd-c0d7-48a1-beaf-8d97bd9c4c95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1836285750-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}, {"version": 4, "addr": "172.24.5.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}]}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:38,782 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.356s
2026-05-27 03:09:38,782 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7814ba-49fe-4e54-8048-9a77eda7490b', 'x-compute-request-id': 'req-2d7814ba-49fe-4e54-8048-9a77eda7490b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1836285750-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}, {"version": 4, "addr": "172.24.5.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}]}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:40,043 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.254s
2026-05-27 03:09:40,043 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc63843-8a8b-4843-a8e8-b06d878db064', 'x-compute-request-id': 'req-ccc63843-8a8b-4843-a8e8-b06d878db064', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1836285750-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}, {"version": 4, "addr": "172.24.5.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:09:61"}]}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--584078619"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:41,186 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.133s
2026-05-27 03:09:41,186 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b344fa14-ea2c-48b4-8965-ebc06aebb99c', 'x-compute-request-id': 'req-b344fa14-ea2c-48b4-8965-ebc06aebb99c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "ACTIVE", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:42,340 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.145s
2026-05-27 03:09:42,340 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fbb281a-e797-4dba-82fb-a1b59daa3e0d', 'x-compute-request-id': 'req-0fbb281a-e797-4dba-82fb-a1b59daa3e0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "DELETED", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:41Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T03:06:44Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": "2026-05-27T03:09:41.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:42,353 106298 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-27 03:09:43,553 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.199s
2026-05-27 03:09:43,553 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a47f534a-c985-41b0-9312-f1269a3b1e9e', 'x-compute-request-id': 'req-a47f534a-c985-41b0-9312-f1269a3b1e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:05:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "34b094fcbdce5d0fb05f7fa770f3c66015fe6b15eca6a370450fbb54", "id": "ae8a139e-1237-4ed5-a89f-2a83b7a9950a", "image": {"id": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/images/69d91876-d4e2-4b9a-9129-9d6f681b6bf8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-902863923", "status": "DELETED", "tenant_id": "b6fa862b75b04768a14c4fdeda81076b", "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "updated": "2026-05-27T03:09:41Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T03:06:44Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-297495025", "OS-SRV-USG:launched_at": "2026-05-27T03:05:39.000000", "OS-SRV-USG:terminated_at": "2026-05-27T03:09:41.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:09:44,609 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a 0.044s
2026-05-27 03:09:44,609 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:44 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-37627b20-54aa-432b-9551-7ed944e8f960', 'x-compute-request-id': 'req-37627b20-54aa-432b-9551-7ed944e8f960', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/ae8a139e-1237-4ed5-a89f-2a83b7a9950a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ae8a139e-1237-4ed5-a89f-2a83b7a9950a could not be found."}}'
2026-05-27 03:09:44,653 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.26/compute/v2.1/os-keypairs/tempest-keypair-297495025 0.042s
2026-05-27 03:09:44,653 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:44 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-dc4e646f-66d2-41e5-93a9-652e90582291', 'x-compute-request-id': 'req-dc4e646f-66d2-41e5-93a9-652e90582291', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/compute/v2.1/os-keypairs/tempest-keypair-297495025'}
Body: b''
2026-05-27 03:09:44,805 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.26/networking/v2.0/security-groups/0b83ff1b-5700-4771-9248-b05cd9e65e02 0.151s
2026-05-27 03:09:44,805 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e62016de-9ba2-4310-b880-97a16d538550', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.26/networking/v2.0/security-groups/0b83ff1b-5700-4771-9248-b05cd9e65e02'}
Body: b''
2026-05-27 03:09:44,830 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.26/networking/v2.0/security-groups/0b83ff1b-5700-4771-9248-b05cd9e65e02 0.024s
2026-05-27 03:09:44,830 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e15c1645-da9f-4c59-92d2-b266bc7fe24c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.26/networking/v2.0/security-groups/0b83ff1b-5700-4771-9248-b05cd9e65e02'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b83ff1b-5700-4771-9248-b05cd9e65e02 does not exist", "detail": ""}}'
2026-05-27 03:09:45,148 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.26/networking/v2.0/floatingips/a1be22c7-dc16-4379-abce-ea6103a8e35b 0.317s
2026-05-27 03:09:45,148 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-19e222ec-c21f-4b49-9df7-a13c2d15242c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.26/networking/v2.0/floatingips/a1be22c7-dc16-4379-abce-ea6103a8e35b'}
Body: b''
2026-05-27 03:09:45,207 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.058s
2026-05-27 03:09:45,207 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:45 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-93fbd58b-03d3-477e-a087-d7550868ae94', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b''
2026-05-27 03:09:45,255 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.048s
2026-05-27 03:09:45,256 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46141893-f011-47b8-b1a5-c6d6655c3f92', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46141893-f011-47b8-b1a5-c6d6655c3f92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"volume": {"id": "9d3fd719-198a-46ac-8e9f-66de766bddbd", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:05:24.000000", "updated_at": "2026-05-27T03:09:45.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-391975868", "description": null, "volume_type": "tempest-scenario-type-luksv2-715159562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd"}], "user_id": "6a606b11f9ef42c5af13aacdd5eba456", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6fa862b75b04768a14c4fdeda81076b"}}'
2026-05-27 03:09:46,286 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd 0.017s
2026-05-27 03:09:46,287 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:46 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-b4a258aa-6d57-40d8-ab90-d928a304931c', 'x-openstack-request-id': 'req-b4a258aa-6d57-40d8-ab90-d928a304931c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.26/volume/v3/volumes/9d3fd719-198a-46ac-8e9f-66de766bddbd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d3fd719-198a-46ac-8e9f-66de766bddbd could not be found."}}'
2026-05-27 03:09:46,441 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 0.154s
2026-05-27 03:09:46,442 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c43737-ad93-4697-8201-d83a1ff0a433', 'content-length': '21336', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c43737-ad93-4697-8201-d83a1ff0a433', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "f22accd8-413a-47cb-8b60-120c2788e021", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:09:44.000000", "updated_at": "2026-05-27T03:09:44.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-1025469892", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/f22accd8-413a-47cb-8b60-120c2788e021"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/f22accd8-413a-47cb-8b60-120c2788e021"}], "user_id": "3296c93d4b1447648bf74ffdcf43c261", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f87dd96aeb8b4d45ab78359820d2658d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@storpool#template_virtual"}, {"id": "ef4d1f43-fdb6-4f68-ae09-1cb9ea222b8e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:09:44.000000", "updated_at": "2026-05-27T03:09:45.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-1884786987", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/ef4d1f43-fdb6-4f68-ae09-1cb9ea222b8e"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/ef4d1f43-fdb6-4f68-ae09-1cb9ea222b8e"}], "user_id": "3296c93d4b1447648bf74ffdcf43c261", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f87dd96aeb8b4d45ab78359820d2658d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@storpool#default"}, {"id": "c7307536-738d-4dc3-8f3a-3bdf3726bf13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:09:44.000000", "updated_at": "2026-05-27T03:09:44.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-145627170", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/c7307536-738d-4dc3-8f3a-3bdf3726bf13"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/c7307536-738d-4dc3-8f3a-3bdf3726bf13"}], "user_id": "3296c93d4b1447648bf74ffdcf43c261", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f87dd96aeb8b4d45ab78359820d2658d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@storpool#default"}, {"id": "6b6c73d6-0d47-4f5a-9a00-f2342650659c", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:09:44.000000", "updated_at": "2026-05-27T03:09:46.000000", "name": "tempest-VolumesBackupsAdminTest-Volume-2113028067", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/6b6c73d6-0d47-4f5a-9a00-f2342650659c"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/6b6c73d6-0d47-4f5a-9a00-f2342650659c"}], "user_id": "520ad18c31ad470d9cfaf3941a326846", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "7be380db7bd548df950c712c9cab1e21", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@storpool#template_virtual"}, {"id": "51f5835c-e8aa-4c13-8fb5-519683df931a", "status"
2026-05-27 03:09:46,490 106298 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.26/volume/v3/types/b04cd14b-afb1-467d-a0af-3dfbaf9934d3 0.036s
2026-05-27 03:09:46,490 106298 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:09:46 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-509708d6-a0d7-4d11-b03a-62f8413ea09f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/types/b04cd14b-afb1-467d-a0af-3dfbaf9934d3'}
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 9d3fd719-198a-46ac-8e9f-66de766bddbd failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt2.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft2.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 03:14:00,030 106294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-977517068 on backend None
2026-05-27 03:14:00,053 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.26/volume/v3/types 0.022s
2026-05-27 03:14:00,053 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-977517068", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68950124-9fce-48d5-8acc-5c8b83ddc753', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68950124-9fce-48d5-8acc-5c8b83ddc753', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/types'}
Body: b'{"volume_type": {"id": "e64f869f-33b9-469c-918d-511e2277c516", "name": "tempest-scenario-type-luks2-977517068", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 03:14:00,054 106294 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: e64f869f-33b9-469c-918d-511e2277c516
2026-05-27 03:14:00,078 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.26/volume/v3/types/e64f869f-33b9-469c-918d-511e2277c516/encryption 0.024s
2026-05-27 03:14:00,078 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d334e7ef-ada4-4521-91c8-7e35863cfd10', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d334e7ef-ada4-4521-91c8-7e35863cfd10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/types/e64f869f-33b9-469c-918d-511e2277c516/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "e64f869f-33b9-469c-918d-511e2277c516", "encryption_id": "e867a9eb-be9c-4b9a-85b8-e08cb1b46773"}}'
2026-05-27 03:14:00,242 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.26/volume/v3/volumes 0.162s
2026-05-27 03:14:00,242 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1795776177", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-977517068", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a3e021-6bf9-4856-909a-94de6bd9a113', 'content-length': '778', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a3e021-6bf9-4856-909a-94de6bd9a113', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/volumes'}
Body: b'{"volume": {"id": "629feb11-aaf3-4908-84f2-719f070cbec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:00.195667", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1795776177", "description": null, "volume_type": "tempest-scenario-type-luks2-977517068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}], "user_id": "80b3df65627249f8b49082056e2ffac1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 03:14:00,271 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.023s
2026-05-27 03:14:00,271 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9ca6d6-c1d5-4911-951f-a9a025552b59', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9ca6d6-c1d5-4911-951f-a9a025552b59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b'{"volume": {"id": "629feb11-aaf3-4908-84f2-719f070cbec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:00.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1795776177", "description": null, "volume_type": "tempest-scenario-type-luks2-977517068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}], "user_id": "80b3df65627249f8b49082056e2ffac1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "938c07fe14e7404fb5dbbd58bd245f82"}}'
2026-05-27 03:14:01,309 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.033s
2026-05-27 03:14:01,310 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ecc86a-a67f-4919-8843-ef30b370fd61', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ecc86a-a67f-4919-8843-ef30b370fd61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b'{"volume": {"id": "629feb11-aaf3-4908-84f2-719f070cbec6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:00.000000", "updated_at": "2026-05-27T03:14:00.000000", "name": "tempest-TestVolumeBootPattern-volume-1795776177", "description": null, "volume_type": "tempest-scenario-type-luks2-977517068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}], "user_id": "80b3df65627249f8b49082056e2ffac1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "938c07fe14e7404fb5dbbd58bd245f82"}}'
2026-05-27 03:14:01,314 106294 INFO [tempest.common.waiters] volume 629feb11-aaf3-4908-84f2-719f070cbec6 reached available after waiting for 1.314706 seconds
2026-05-27 03:14:01,350 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.035s
2026-05-27 03:14:01,350 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f919b764-f722-4d99-aefe-c206b42bdfad', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f919b764-f722-4d99-aefe-c206b42bdfad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b'{"volume": {"id": "629feb11-aaf3-4908-84f2-719f070cbec6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:00.000000", "updated_at": "2026-05-27T03:14:00.000000", "name": "tempest-TestVolumeBootPattern-volume-1795776177", "description": null, "volume_type": "tempest-scenario-type-luks2-977517068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}], "user_id": "80b3df65627249f8b49082056e2ffac1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "938c07fe14e7404fb5dbbd58bd245f82"}}'
2026-05-27 03:14:01,385 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6/action 0.030s
2026-05-27 03:14:01,385 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-e7d43637-3a1a-4470-88be-ee9ddfb62dd4', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d43637-3a1a-4470-88be-ee9ddfb62dd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6/action'}
Body: b''
2026-05-27 03:14:01,472 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.26/identity/v3/auth/tokens 0.083s
2026-05-27 03:14:01,472 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e9f96e8-8025-44ee-a3ea-3f0c5012015b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.26/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "80b3df65627249f8b49082056e2ffac1", "name": "tempest-TestVolumeBootPattern-1578940739-project-member", "password_expires_at": null}, "audit_ids": ["4635w44uS9uVKgcW0c5QyA"], "expires_at": "2026-05-27T04:14:01.000000Z", "issued_at": "2026-05-27T03:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "938c07fe14e7404fb5dbbd58bd245f82", "name": "tempest-TestVolumeBootPattern-1578940739"}, "is_domain": false, "roles": [{"id": "b5cdece91b744586a0080a44f0f9a937", "name": "reader"}, {"id": "4fbc185aa6bb430fbd45a135c201ef48", "name": "member"}], "catalog": [{"endpoints": [{"id": "6d300c07eaf84b68ab2860d414c8c83a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/compute/v2/938c07fe14e7404fb5dbbd58bd245f82", "region": "RegionOne"}], "id": "15c5128b2334417a924b56e06804bb0c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "898599b534ec4aa39461829b86200f8c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/image", "region": "RegionOne"}], "id": "29a0acb034314906bff8646e5375b6e5", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f0edb3bacfac41e3b61967a1d1440584", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/placement", "region": "RegionOne"}], "id": "75f0db03d3c1425e9b7808b9086a6ff3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8b55ddd052db4261851e7d91213bb4b2", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.26:8080", "region": "RegionOne"}, {"id": "96b746266c704059b47593ceccb2c351", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26:8080/v1/AUTH_938c07fe14e7404fb5dbbd58bd245f82", "region": "RegionOne"}], "id": "84065816be314639989a8cb76f6da0a0", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "77193b10e30e4d52b7faef2085f54ad0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/compute/v2.1", "region": "RegionOne"}], "id": "991fa7a8ee4f41f0aa4ccb129e75aff3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "2e1e58cb47ca45779dfab72f553b196b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/volume/v3", "region": "RegionOne"}], "id": "9bb14831c8b64974b2aa3b781ba9e01c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "32807922a1354381a4c5a782681e2a24", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/identity", "region": "RegionOne"}], "id": "ed9908dd6cca46a9bc9304ae42abfce4", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "872605ad095f4c34b02782f60c88ca66", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.26/networking", "region": "RegionOne"}], "id": "ef7dde19b6694d2f9b4cd806fd79da55", "type": "network", "name": "neutron"}]}}'
2026-05-27 03:14:01,473 106294 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '244bf97d-cf8a-408e-bf3d-03488662c008', 'name': 'tempest-TestVolumeBootPattern-1366462708-network', 'tenant_id': '938c07fe14e7404fb5dbbd58bd245f82', 'project_id': '938c07fe14e7404fb5dbbd58bd245f82', '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': 31680, '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-27T03:13:22Z', 'updated_at': '2026-05-27T03:13:22Z', 'revision_number': 1} available for tenant
2026-05-27 03:14:02,035 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.26/compute/v2.1/servers 0.561s
2026-05-27 03:14:02,035 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1252576606", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "629feb11-aaf3-4908-84f2-719f070cbec6", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "244bf97d-cf8a-408e-bf3d-03488662c008"}]}}
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355ed66a-401b-40b3-8e6a-02ddedd8f0fe', 'x-compute-request-id': 'req-355ed66a-401b-40b3-8e6a-02ddedd8f0fe', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/compute/v2.1/servers'}
Body: b'{"server": {"id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kzHBuyi7nkL5"}}'
2026-05-27 03:14:02,117 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.080s
2026-05-27 03:14:02,117 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f06c4bd8-100f-4824-93be-e7d301b8530f', 'x-compute-request-id': 'req-f06c4bd8-100f-4824-93be-e7d301b8530f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 03:14:03,227 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.104s
2026-05-27 03:14:03,227 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc57dfc-194b-44e7-95f8-c1b2d0e5741f', 'x-compute-request-id': 'req-2bc57dfc-194b-44e7-95f8-c1b2d0e5741f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:04,312 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.080s
2026-05-27 03:14:04,313 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49196cbc-57d0-4cf2-85f8-76b1b2f9ede7', 'x-compute-request-id': 'req-49196cbc-57d0-4cf2-85f8-76b1b2f9ede7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:04,318 106294 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-27 03:14:05,405 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.086s
2026-05-27 03:14:05,405 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31fda1ea-6ec8-4610-b141-1d282717beb8', 'x-compute-request-id': 'req-31fda1ea-6ec8-4610-b141-1d282717beb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:06,516 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.105s
2026-05-27 03:14:06,516 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1158', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b48292c-53d7-4407-9b3e-9dccb01b1a93', 'x-compute-request-id': 'req-7b48292c-53d7-4407-9b3e-9dccb01b1a93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:06,521 106294 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-27 03:14:07,709 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.188s
2026-05-27 03:14:07,710 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f957819-d1bd-47f9-9062-96813e28e332', 'x-compute-request-id': 'req-8f957819-d1bd-47f9-9062-96813e28e332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:08,893 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.178s
2026-05-27 03:14:08,894 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d9fa5b9-0f19-4fa3-b2d3-414c156587c6', 'x-compute-request-id': 'req-6d9fa5b9-0f19-4fa3-b2d3-414c156587c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:08,899 106294 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-27 03:14:10,056 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.157s
2026-05-27 03:14:10,057 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad50ff50-2ddb-4b2c-b469-adc61007dc94', 'x-compute-request-id': 'req-ad50ff50-2ddb-4b2c-b469-adc61007dc94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:11,227 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.165s
2026-05-27 03:14:11,227 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd4e8ed-fd12-4da2-9245-a2e2b5f80fa5', 'x-compute-request-id': 'req-edd4e8ed-fd12-4da2-9245-a2e2b5f80fa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:11,232 106294 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-05-27 03:14:12,436 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.203s
2026-05-27 03:14:12,436 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c768b1-afac-4d4a-b06b-1c2537c0d653', 'x-compute-request-id': 'req-c2c768b1-afac-4d4a-b06b-1c2537c0d653', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:13,830 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.387s
2026-05-27 03:14:13,830 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc5e6ee8-81a5-411b-b725-3940244c7b09', 'x-compute-request-id': 'req-fc5e6ee8-81a5-411b-b725-3940244c7b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:14,987 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.152s
2026-05-27 03:14:14,987 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b34de6-0158-449c-adb9-c522e3042cfa', 'x-compute-request-id': 'req-18b34de6-0158-449c-adb9-c522e3042cfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:16,137 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.144s
2026-05-27 03:14:16,137 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d517107-523b-4dae-a6b6-0122df67c817', 'x-compute-request-id': 'req-2d517107-523b-4dae-a6b6-0122df67c817', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:17,353 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.211s
2026-05-27 03:14:17,353 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c84ac47-2ec6-48e9-a609-6757bfc5e933', 'x-compute-request-id': 'req-2c84ac47-2ec6-48e9-a609-6757bfc5e933', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:18,573 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.212s
2026-05-27 03:14:18,574 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f453c52e-d5f5-4479-8fa0-fc1ba5dd72f5', 'x-compute-request-id': 'req-f453c52e-d5f5-4479-8fa0-fc1ba5dd72f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:19,751 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.170s
2026-05-27 03:14:19,751 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5edfc2-5ae8-41a5-b878-6a578601425d', 'x-compute-request-id': 'req-4a5edfc2-5ae8-41a5-b878-6a578601425d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:20,905 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.148s
2026-05-27 03:14:20,905 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d4c189-4e2d-4699-9de3-9e0cf531f4d0', 'x-compute-request-id': 'req-75d4c189-4e2d-4699-9de3-9e0cf531f4d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:22,104 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.193s
2026-05-27 03:14:22,104 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b96c0b-fb50-4992-b37a-b9fea8dd47c8', 'x-compute-request-id': 'req-78b96c0b-fb50-4992-b37a-b9fea8dd47c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:23,281 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.172s
2026-05-27 03:14:23,281 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df8382a-2f1a-4818-b791-91b66c5a9df0', 'x-compute-request-id': 'req-9df8382a-2f1a-4818-b791-91b66c5a9df0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:24,507 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.220s
2026-05-27 03:14:24,507 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981e1911-499e-4b84-828a-194a410df757', 'x-compute-request-id': 'req-981e1911-499e-4b84-828a-194a410df757', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:25,695 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.183s
2026-05-27 03:14:25,695 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee590090-5cae-44af-9a25-07839fd1997d', 'x-compute-request-id': 'req-ee590090-5cae-44af-9a25-07839fd1997d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:26,840 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.139s
2026-05-27 03:14:26,840 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5068da6b-891c-4a93-814e-23b29191d041', 'x-compute-request-id': 'req-5068da6b-891c-4a93-814e-23b29191d041', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:27,999 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.153s
2026-05-27 03:14:27,999 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89903dd7-050e-4191-bcb2-a231f0f895e3', 'x-compute-request-id': 'req-89903dd7-050e-4191-bcb2-a231f0f895e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "ecbe9668e6fede1627948661ca7b8e404dc1e93096792a66a52e1811", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:29,151 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.147s
2026-05-27 03:14:29,152 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e50f1e5-90ba-4653-aada-6b6db2ae7062', 'x-compute-request-id': 'req-9e50f1e5-90ba-4653-aada-6b6db2ae7062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:30,255 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.098s
2026-05-27 03:14:30,255 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1100', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f4734ab-0992-41d1-8ba9-3784bf46ade5', 'x-compute-request-id': 'req-1f4734ab-0992-41d1-8ba9-3784bf46ade5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:31,343 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.082s
2026-05-27 03:14:31,343 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1100', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b4c4f4-f707-441d-a586-51df7a656967', 'x-compute-request-id': 'req-f6b4c4f4-f707-441d-a586-51df7a656967', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "BUILD", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:32,448 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.096s
2026-05-27 03:14:32,448 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19d605c-9296-407b-bc1b-320db5245c9f', 'x-compute-request-id': 'req-c19d605c-9296-407b-bc1b-320db5245c9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T03:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.26/compute/flavors/42"}]}, "hostId": "", "id": "93edd03f-4c8e-4dc2-86b9-1332235261ef", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}, {"rel": "bookmark", "href": "https://10.4.3.26/compute/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1252576606", "status": "ERROR", "tenant_id": "938c07fe14e7404fb5dbbd58bd245f82", "user_id": "80b3df65627249f8b49082056e2ffac1", "updated": "2026-05-27T03:14:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T03:14:32Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 93edd03f-4c8e-4dc2-86b9-1332235261ef."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "629feb11-aaf3-4908-84f2-719f070cbec6"}]}}'
2026-05-27 03:14:32,453 106294 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 30 second wait
2026-05-27 03:14:32,803 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.350s
2026-05-27 03:14:32,804 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:32 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-b795e598-46ae-4e89-8f50-9c110c0ad3bb', 'x-compute-request-id': 'req-b795e598-46ae-4e89-8f50-9c110c0ad3bb', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b''
2026-05-27 03:14:32,826 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef 0.022s
2026-05-27 03:14:32,826 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:32 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-2cd84c7b-4dd1-4ac8-915c-4552f6507b50', 'x-compute-request-id': 'req-2cd84c7b-4dd1-4ac8-915c-4552f6507b50', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.26/compute/v2.1/servers/93edd03f-4c8e-4dc2-86b9-1332235261ef'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 93edd03f-4c8e-4dc2-86b9-1332235261ef could not be found."}}'
2026-05-27 03:14:32,865 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.037s
2026-05-27 03:14:32,865 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:32 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-ef0e81c0-5336-40cd-832a-27aa28a7906b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b''
2026-05-27 03:14:32,890 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.024s
2026-05-27 03:14:32,890 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30894d0-5b93-40f9-b66c-6b12743fe281', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30894d0-5b93-40f9-b66c-6b12743fe281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b'{"volume": {"id": "629feb11-aaf3-4908-84f2-719f070cbec6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:00.000000", "updated_at": "2026-05-27T03:14:33.000000", "name": "tempest-TestVolumeBootPattern-volume-1795776177", "description": null, "volume_type": "tempest-scenario-type-luks2-977517068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/629feb11-aaf3-4908-84f2-719f070cbec6"}], "user_id": "80b3df65627249f8b49082056e2ffac1", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "938c07fe14e7404fb5dbbd58bd245f82"}}'
2026-05-27 03:14:33,910 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6 0.014s
2026-05-27 03:14:33,910 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:33 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-0bc79c52-e043-465d-8f38-feedd82e0aa8', 'x-openstack-request-id': 'req-0bc79c52-e043-465d-8f38-feedd82e0aa8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.26/volume/v3/volumes/629feb11-aaf3-4908-84f2-719f070cbec6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 629feb11-aaf3-4908-84f2-719f070cbec6 could not be found."}}'
2026-05-27 03:14:33,948 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 0.038s
2026-05-27 03:14:33,948 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bcd1f3-f7d6-47c2-98cf-e7bb93d4c100', 'content-length': '10003', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bcd1f3-f7d6-47c2-98cf-e7bb93d4c100', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "f11960ac-c854-4c25-91f7-5e236f2932f8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:14:09.000000", "updated_at": "2026-05-27T03:14:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-1379879211", "description": null, "volume_type": "tempest-scenario-type-luks-2033839982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/f11960ac-c854-4c25-91f7-5e236f2932f8"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/f11960ac-c854-4c25-91f7-5e236f2932f8"}], "user_id": "5b7a32ea1d5e44798e006d866790585c", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f11960ac-c854-4c25-91f7-5e236f2932f8", "attachment_id": "68015c47-2ec3-46c9-972b-a19145702372", "volume_id": "f11960ac-c854-4c25-91f7-5e236f2932f8", "server_id": "71d6f812-4a73-44f3-9f09-71b5a080492d", "host_name": "np0000001472", "device": "/dev/vda", "attached_at": "2026-05-27T03:14:27.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "313221d2c9e84be9b920a793aa99ee3c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@storpool#default", "volume_image_metadata": {"signature_verified": "False", "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": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "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": "98fb632b-af40-4698-994d-c60629ed1621", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:12:36.000000", "updated_at": "2026-05-27T03:13:42.000000", "name": "tempest-tempest.common.compute-volume-369015458", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.26/volume/v3/volumes/98fb632b-af40-4698-994d-c60629ed1621"}, {"rel": "bookmark", "href": "https://10.4.3.26/volume/volumes/98fb632b-af40-4698-994d-c60629ed1621"}], "user_id": "2f90e0f429f44a3dacb92644dd2ef05c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "98fb632b-af40-4698-994d-c60629ed1621", "attachment_id": "1073298b-d313-4988-9406-d12dd55cad13", "volume_id": "98fb632b-af40-4698-994d-c60629ed1621", "server_id": "0a9cfadc-49a3-4331-84da-148a81855114", "host_name": "np0000001472", "device": "/dev/vda", "attached_at": "2026-05-27T03:13:41.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "e9c0b5d132044dcd9e07e9818707b42d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001472@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": "69d91876-d4e2-4b9a-9129-9d6f681b6bf8", "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": "eab2c458-af48-4173-8de0-f5257771964c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T03:12:24.000000", "updated_at": "2026-05-27T03:12:29.000000", "name": "image-55521efe-92ff-4009-ad0b-9df83a6f18f1", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "8ca909aa-63c6-4c59-b5cc-698f3e1c55fc", "meta
2026-05-27 03:14:33,986 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.26/volume/v3/types/e64f869f-33b9-469c-918d-511e2277c516 0.029s
2026-05-27 03:14:33,986 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 03:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cbc5de0-fc57-43ee-a053-5c4f8cd68b69', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.26/volume/v3/types/e64f869f-33b9-469c-918d-511e2277c516'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 93edd03f-4c8e-4dc2-86b9-1332235261ef failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-27T03:14:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 93edd03f-4c8e-4dc2-86b9-1332235261ef.'}. Request ID of server operation performed before checking the server status req-355ed66a-401b-40b3-8e6a-02ddedd8f0fe.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt2.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt2.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt2.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt2.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt3.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt3.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt10.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt16.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt42.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt45.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt45.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt48.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt48.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt52.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt53.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt54.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt54.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt54.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt54.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt54.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt55.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt55.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt56.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt57.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt57.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt58.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt58.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt60.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt61.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt61.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt65.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt65.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt65.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt65.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt65.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt65.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt65.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt66.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt66.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt66.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt66.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt66.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt66.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt67.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt67.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt68.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt68.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt69.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt69.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt71.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt71.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt71.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt71.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt73.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt77.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt78.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt78.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt78.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt80.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt80.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt80.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt80.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt80.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt80.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt82.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt82.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt82.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt97.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt97.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt97.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt97.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt102.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt103.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt103.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt105.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt105.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt105.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt105.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt105.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt105.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt105.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt105.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt105.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt105.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt105.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt105.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt105.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt105.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt105.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt105.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt105.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt105.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt106.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt106.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt106.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt106.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt106.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt106.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt106.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt106.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt106.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt106.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt106.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt106.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt106.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt106.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt106.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt106.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt106.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt106.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt106.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt106.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt106.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt106.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt106.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt106.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt106.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt108.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt108.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt108.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt108.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt108.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt108.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt108.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt109.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt109.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt109.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt109.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt109.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 320 | 294 | 2 | 0 | 24 | ||