Status: Pass 295 Failure 1 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt1.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft1.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-19 02:58:55,073 105948 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-729722090 on backend None
2026-05-19 02:58:55,103 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.11/volume/v3/types 0.030s
2026-05-19 02:58:55,104 105948 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-729722090", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c195d47c-d7ae-426c-ae8c-424917db7a6c', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c195d47c-d7ae-426c-ae8c-424917db7a6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/types'}
Body: b'{"volume_type": {"id": "828f43c8-e80e-4285-896d-ea5fffc5debc", "name": "tempest-scenario-type-luksv2-729722090", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-19 02:58:55,105 105948 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 828f43c8-e80e-4285-896d-ea5fffc5debc
2026-05-19 02:58:55,138 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.11/volume/v3/types/828f43c8-e80e-4285-896d-ea5fffc5debc/encryption 0.033s
2026-05-19 02:58:55,139 105948 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': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf79471-815c-497f-9a0c-965b278b4069', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf79471-815c-497f-9a0c-965b278b4069', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/types/828f43c8-e80e-4285-896d-ea5fffc5debc/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "828f43c8-e80e-4285-896d-ea5fffc5debc", "encryption_id": "cab1b5c9-7098-4f05-80ad-244d31b9d7eb"}}'
2026-05-19 02:58:55,281 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.11/volume/v3/volumes 0.141s
2026-05-19 02:58:55,282 105948 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-753726815", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "size": 1}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b613b6f3-70cd-4132-a9ce-bba9c0c6ad20', 'content-length': '783', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b613b6f3-70cd-4132-a9ce-bba9c0c6ad20', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.11/volume/v3/volumes'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.240986", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-19 02:58:55,390 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.11/identity/v3/auth/tokens 0.097s
2026-05-19 02:58:55,390 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d5fe7bc-ca0c-4ccc-b78f-e32728f056dc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.11/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "537c8242370746cba9a898d7e87da6aa", "name": "tempest-TestEncryptedCinderVolumes-176422759-project-member", "password_expires_at": null}, "audit_ids": ["hAmsMUkRRyGAkA1EjkHZQw"], "expires_at": "2026-05-19T03:58:55.000000Z", "issued_at": "2026-05-19T02:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70c3e6c1768749038d27f7ec5d5359aa", "name": "tempest-TestEncryptedCinderVolumes-176422759"}, "is_domain": false, "roles": [{"id": "4537da5790b94e17bf716ff169d0d428", "name": "member"}, {"id": "f197b1f305fd4c6089a23d98da8ab484", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca37ec56b894c458b43f6207b647633", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/compute/v2/70c3e6c1768749038d27f7ec5d5359aa", "region": "RegionOne"}], "id": "134ba062b22d43e5a3641afdeec94853", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9236972beda741abbf38e2c480b89df0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/networking", "region": "RegionOne"}], "id": "53c56c4586a4428d83a2a61ccb943a61", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ed1003b5c51f4b41b076bc4c18da022a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/volume/v3", "region": "RegionOne"}], "id": "57a34bb7bba34a9ab94763e4cc537207", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9bcbc133c43b418b9f874b1feb7fef27", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/compute/v2.1", "region": "RegionOne"}], "id": "85effb377d844151a403b6e67782a306", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d6d3a20aeda41199ccbb7adfae33079", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.11:8080", "region": "RegionOne"}, {"id": "f333f5d2ce6b422381176231ccbabf1d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11:8080/v1/AUTH_70c3e6c1768749038d27f7ec5d5359aa", "region": "RegionOne"}], "id": "86c66cca99614ebcbba7c23d68b3e532", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "d8850fba1d6146e69430bc9573315dd3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/identity", "region": "RegionOne"}], "id": "8d52010062174784b6964d42888d5f93", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "661a74d9835e44848861e8e902866715", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/image", "region": "RegionOne"}], "id": "b10e9e6805124dfc9c56c96fda8588ab", "type": "image", "name": "glance"}, {"endpoints": [{"id": "836fcb77541441289010bff929622229", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.11/placement", "region": "RegionOne"}], "id": "eb0713c66e404a4a8c72c140ddd973ff", "type": "placement", "name": "placement"}]}}'
2026-05-19 02:58:55,390 105948 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '789b2053-f91b-4d7e-b1d2-0cdbddccdd2a', 'name': 'tempest-TestEncryptedCinderVolumes-764985925-network', 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', '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': 57837, '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-19T02:55:59Z', 'updated_at': '2026-05-19T02:55:59Z', 'revision_number': 1} available for tenant
2026-05-19 02:58:55,391 105948 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-19 02:58:55,391 105948 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-19 02:58:55,439 105948 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.11/compute/v2.1/os-keypairs 0.047s
2026-05-19 02:58:55,439 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-974686266", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBlmc585lGBTuMN9zCxEcGkmQp6yB0AWlx0MTkSaxVVTYWEf4hjPsLSjMAEKpgavMODzGno7jufuU2MgLH2jL/BJThxz6QGUYh52/X6ndDVHFePZ7vQ+ngWuN2oWsaiiVg=="}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 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-27fbe702-56b2-4ff5-9278-996e1567a7f0', 'x-compute-request-id': 'req-27fbe702-56b2-4ff5-9278-996e1567a7f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-974686266", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBlmc585lGBTuMN9zCxEcGkmQp6yB0AWlx0MTkSaxVVTYWEf4hjPsLSjMAEKpgavMODzGno7jufuU2MgLH2jL/BJThxz6QGUYh52/X6ndDVHFePZ7vQ+ngWuN2oWsaiiVg==", "fingerprint": "c2:f5:ba:b5:fc:0a:ef:ab:64:b8:da:96:ff:34:1c:93", "user_id": "537c8242370746cba9a898d7e87da6aa"}}'
2026-05-19 02:58:55,441 105948 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-974686266 created
2026-05-19 02:58:55,612 105948 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.11/networking/v2.0/security-groups 0.170s
2026-05-19 02:58:55,612 105948 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--2078297505", "description": "tempest-description--44085293"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c7a1e028-c62b-4fc6-9c7c-b5407dd15ccf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.11/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9c882cf1-9691-448c-9d47-76319b5afa47", "name": "tempest-securitygroup--2078297505", "stateful": true, "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "description": "tempest-description--44085293", "shared": false, "security_group_rules": [{"id": "4b035cf4-3d59-4d16-87ca-678bcaa40c0c", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "security_group_id": "9c882cf1-9691-448c-9d47-76319b5afa47", "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": 1577, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-19T02:58:55Z", "updated_at": "2026-05-19T02:58:55Z", "revision_number": 0, "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}, {"id": "5509d8ec-7095-4073-8842-578908ba7aab", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "security_group_id": "9c882cf1-9691-448c-9d47-76319b5afa47", "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": 1576, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-19T02:58:55Z", "updated_at": "2026-05-19T02:58:55Z", "revision_number": 0, "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}], "tags": [], "created_at": "2026-05-19T02:58:55Z", "updated_at": "2026-05-19T02:58:55Z", "revision_number": 1}}'
2026-05-19 02:58:55,772 105948 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.11/networking/v2.0/security-group-rules 0.160s
2026-05-19 02:58:55,772 105948 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": "9c882cf1-9691-448c-9d47-76319b5afa47", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-797505ae-7f31-45d0-98ab-db4066e22a27', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.11/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9cd82834-6cff-4068-9c43-c559442ebb14", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "security_group_id": "9c882cf1-9691-448c-9d47-76319b5afa47", "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-19T02:58:55Z", "updated_at": "2026-05-19T02:58:55Z", "revision_number": 0, "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:58:55,925 105948 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.11/networking/v2.0/security-group-rules 0.152s
2026-05-19 02:58:55,925 105948 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": "9c882cf1-9691-448c-9d47-76319b5afa47", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-beffde5f-650e-49d4-8ba4-227d48352e23', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.11/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7ad4ab6b-ec8f-43ae-8be6-6c296434049e", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "security_group_id": "9c882cf1-9691-448c-9d47-76319b5afa47", "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-19T02:58:55Z", "updated_at": "2026-05-19T02:58:55Z", "revision_number": 0, "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:58:55,925 105948 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2078297505 created
2026-05-19 02:58:56,466 105948 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.11/networking/v2.0/floatingips 0.540s
2026-05-19 02:58:56,466 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c4a16977-6693-4ed6-bf40-ba65658d3ac3"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8f6420c1-cf53-4470-9dad-36071e5e0f1f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.11/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "bb131e6f-3261-41cf-abad-188a1587bd55", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "floating_ip_address": "172.24.5.21", "floating_network_id": "c4a16977-6693-4ed6-bf40-ba65658d3ac3", "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-19T02:58:56Z", "updated_at": "2026-05-19T02:58:56Z", "revision_number": 0}}'
2026-05-19 02:58:56,466 105948 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bb131e6f-3261-41cf-abad-188a1587bd55', 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', 'floating_ip_address': '172.24.5.21', 'floating_network_id': 'c4a16977-6693-4ed6-bf40-ba65658d3ac3', '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-19T02:58:56Z', 'updated_at': '2026-05-19T02:58:56Z', 'revision_number': 0, 'ip': '172.24.5.21'} created
2026-05-19 02:58:56,467 105948 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-974686266', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBlmc585lGBTuMN9zCxEcGkmQp6yB0AWlx0MTkSaxVVTYWEf4hjPsLSjMAEKpgavMODzGno7jufuU2MgLH2jL/BJThxz6QGUYh52/X6ndDVHFePZ7vQ+ngWuN2oWsaiiVg==', 'fingerprint': 'c2:f5:ba:b5:fc:0a:ef:ab:64:b8:da:96:ff:34:1c:93', 'user_id': '537c8242370746cba9a898d7e87da6aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCucVqFy890LXTsJ6quAAu3vasMhV6HHFWiLeAtsiMFJvW9NHP24Tbp\nw2ip0rEbjq2gBwYFK4EEACKhZANiAAQZZnOfOZRgU7jDfcwsRHBpJkKesgdAFpcd\nDE5EmsVVU2FhH+IYz7C0ozABCqYGrzDg8xp6O47n7lNjICx9oy/wSU4cc+kBlGIe\ndv1+p3Q1RxXj2e70Pp4FrjdqFrGoolY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c882cf1-9691-448c-9d47-76319b5afa47', 'name': 'tempest-securitygroup--2078297505', 'stateful': True, 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', 'description': 'tempest-description--44085293', 'shared': False, 'security_group_rules': [{'id': '4b035cf4-3d59-4d16-87ca-678bcaa40c0c', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', 'security_group_id': '9c882cf1-9691-448c-9d47-76319b5afa47', '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': 1577, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-19T02:58:55Z', 'updated_at': '2026-05-19T02:58:55Z', 'revision_number': 0, 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa'}, {'id': '5509d8ec-7095-4073-8842-578908ba7aab', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', 'security_group_id': '9c882cf1-9691-448c-9d47-76319b5afa47', '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': 1576, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-19T02:58:55Z', 'updated_at': '2026-05-19T02:58:55Z', 'revision_number': 0, 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa'}], 'tags': [], 'created_at': '2026-05-19T02:58:55Z', 'updated_at': '2026-05-19T02:58:55Z', 'revision_number': 1}, 'floating_ip': {'id': 'bb131e6f-3261-41cf-abad-188a1587bd55', 'tenant_id': '70c3e6c1768749038d27f7ec5d5359aa', 'project_id': '70c3e6c1768749038d27f7ec5d5359aa', 'floating_ip_address': '172.24.5.21', 'floating_network_id': 'c4a16977-6693-4ed6-bf40-ba65658d3ac3', '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-19T02:58:56Z', 'updated_at': '2026-05-19T02:58:56Z', 'revision_number': 0, 'ip': '172.24.5.21'}}
2026-05-19 02:58:57,361 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.11/compute/v2.1/servers 0.894s
2026-05-19 02:58:57,361 105948 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-1747010788", "imageRef": "332fc11d-00de-4c9c-96ce-10615b0688e1", "flavorRef": "42", "networks": [{"uuid": "789b2053-f91b-4d7e-b1d2-0cdbddccdd2a"}], "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "key_name": "tempest-keypair-974686266", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41', '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-6df51aa1-37ed-4745-a690-ab98fb4175a2', 'x-compute-request-id': 'req-6df51aa1-37ed-4745-a690-ab98fb4175a2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.11/compute/v2.1/servers'}
Body: b'{"server": {"id": "c676d528-d25d-4afc-ae05-fe304584ec41", "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "adminPass": "i8ZnPrRAt8oY"}}'
2026-05-19 02:58:57,466 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.103s
2026-05-19 02:58:57,466 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4f504f-20d7-4d18-822c-bd62d15cdd13', 'x-compute-request-id': 'req-0f4f504f-20d7-4d18-822c-bd62d15cdd13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:58:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-974686266", "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-19 02:58:58,572 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.100s
2026-05-19 02:58:58,572 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', '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-f4399455-dafb-459f-a28d-2505a3c77e75', 'x-compute-request-id': 'req-f4399455-dafb-459f-a28d-2505a3c77e75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:58:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "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-19 02:58:58,577 105948 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-05-19 02:58:59,666 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.089s
2026-05-19 02:58:59,667 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:58:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ae1dee-2070-4d6b-883f-f01f6e2f09bc', 'x-compute-request-id': 'req-a6ae1dee-2070-4d6b-883f-f01f6e2f09bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:58:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "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-19 02:59:00,763 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.091s
2026-05-19 02:59:00,763 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b0ac89-705d-4ca1-b957-0b3f09b5c9bd', 'x-compute-request-id': 'req-51b0ac89-705d-4ca1-b957-0b3f09b5c9bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:58:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "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-19 02:59:01,858 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.089s
2026-05-19 02:59:01,858 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de78395d-a4f1-45bc-8b2e-ed34e123283e', 'x-compute-request-id': 'req-de78395d-a4f1-45bc-8b2e-ed34e123283e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-19 02:59:01,863 105948 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-19 02:59:03,082 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.219s
2026-05-19 02:59:03,083 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-610ff894-e182-446a-abc4-62a3041fe69a', 'x-compute-request-id': 'req-610ff894-e182-446a-abc4-62a3041fe69a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:04,252 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.162s
2026-05-19 02:59:04,252 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:04 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-f6b7b496-3847-404f-a038-80ba30d65652', 'x-compute-request-id': 'req-f6b7b496-3847-404f-a038-80ba30d65652', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:04,259 105948 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-05-19 02:59:05,564 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.303s
2026-05-19 02:59:05,564 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:05 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-eef9a0a8-f1e8-42a3-a5b7-cb131a8a59b3', 'x-compute-request-id': 'req-eef9a0a8-f1e8-42a3-a5b7-cb131a8a59b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:06,941 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.369s
2026-05-19 02:59:06,941 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:06 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-174f3f5d-f461-41df-a07c-e61b633e1696', 'x-compute-request-id': 'req-174f3f5d-f461-41df-a07c-e61b633e1696', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:08,153 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.205s
2026-05-19 02:59:08,153 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:07 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-93bf947a-01d3-47e1-9e23-22e5c1051fde', 'x-compute-request-id': 'req-93bf947a-01d3-47e1-9e23-22e5c1051fde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:09,342 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.181s
2026-05-19 02:59:09,343 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:09 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-f07cdc2a-e39d-44ef-8141-d3947ea4ce64', 'x-compute-request-id': 'req-f07cdc2a-e39d-44ef-8141-d3947ea4ce64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:10,539 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.190s
2026-05-19 02:59:10,540 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:10 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-bd3997cc-3551-4788-96f3-8f09848677e6', 'x-compute-request-id': 'req-bd3997cc-3551-4788-96f3-8f09848677e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "BUILD", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:11,798 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.252s
2026-05-19 02:59:11,799 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1552', '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-2a8d3d9b-2fda-4b70-83d7-14c37552c46e', 'x-compute-request-id': 'req-2a8d3d9b-2fda-4b70-83d7-14c37552c46e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-764985925-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}]}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "ACTIVE", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:11,808 105948 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-19 02:59:11,968 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41/os-interface 0.160s
2026-05-19 02:59:11,968 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:11 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-9b27577e-1fbd-4563-89df-0510e339b4da', 'x-compute-request-id': 'req-9b27577e-1fbd-4563-89df-0510e339b4da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "789b2053-f91b-4d7e-b1d2-0cdbddccdd2a", "port_id": "69dbdfa3-887b-46d0-bed7-4911dd0dcfe9", "mac_addr": "fa:16:3e:78:db:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9bdc78c6-e737-4fc4-b2ca-cd9a794e416a", "ip_address": "10.1.0.5"}]}]}'
2026-05-19 02:59:12,690 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.11/networking/v2.0/floatingips/bb131e6f-3261-41cf-abad-188a1587bd55 0.720s
2026-05-19 02:59:12,691 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "69dbdfa3-887b-46d0-bed7-4911dd0dcfe9"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-41f48969-036f-4c23-8398-cc800957c233', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/networking/v2.0/floatingips/bb131e6f-3261-41cf-abad-188a1587bd55'}
Body: b'{"floatingip": {"id": "bb131e6f-3261-41cf-abad-188a1587bd55", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "project_id": "70c3e6c1768749038d27f7ec5d5359aa", "floating_ip_address": "172.24.5.21", "floating_network_id": "c4a16977-6693-4ed6-bf40-ba65658d3ac3", "router_id": "4b2bf81d-1e63-442f-bc3c-0ed1e997ee66", "port_id": "69dbdfa3-887b-46d0-bed7-4911dd0dcfe9", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "789b2053-f91b-4d7e-b1d2-0cdbddccdd2a", "mac_address": "fa:16:3e:78:db:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "c676d528-d25d-4afc-ae05-fe304584ec41", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-19T02:58:56Z", "updated_at": "2026-05-19T02:59:12Z", "revision_number": 1}}'
2026-05-19 02:59:12,691 105948 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.21:22' as 'cirros' with public key authentication
2026-05-19 02:59:48,519 105948 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-19 02:59:48,662 105948 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-19 02:59:48,662 105948 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.21 successfully created
2026-05-19 02:59:48,863 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.200s
2026-05-19 02:59:48,863 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:48 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-ecbd6ff8-c4fb-40a1-8760-6aa90ee23297', 'x-compute-request-id': 'req-ecbd6ff8-c4fb-40a1-8760-6aa90ee23297', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-764985925-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}, {"version": 4, "addr": "172.24.5.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}]}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "ACTIVE", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T02:59:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 02:59:48,892 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 02:59:48,892 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da05881b-a98e-4e5d-be92-b24d66e1445f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da05881b-a98e-4e5d-be92-b24d66e1445f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:58:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:48,898 105948 INFO [tempest.common.waiters] volume 1c7caa28-f8a2-44fc-b9b2-c724bfc96087 reached available after waiting for 0.898202 seconds
2026-05-19 02:59:48,926 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 02:59:48,926 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff42431-cfa6-4a88-bcc9-5a67b4295b4c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff42431-cfa6-4a88-bcc9-5a67b4295b4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:58:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:51,522 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41/os-volume_attachments 2.591s
2026-05-19 02:59:51,522 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}}
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:48 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-2756e6b2-fd23-4f1d-83ec-80afb9bf15de', 'x-compute-request-id': 'req-2756e6b2-fd23-4f1d-83ec-80afb9bf15de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "serverId": "c676d528-d25d-4afc-ae05-fe304584ec41", "volumeId": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "device": "/dev/vdb"}}'
2026-05-19 02:59:51,547 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 02:59:51,547 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb18a6f-2047-4d50-b66e-f7a91d8aa4b6', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb18a6f-2047-4d50-b66e-f7a91d8aa4b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:51.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:52,589 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.036s
2026-05-19 02:59:52,589 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ec79d7-2960-4aa2-af87-c649bdd80e5d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ec79d7-2960-4aa2-af87-c649bdd80e5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:53,630 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.035s
2026-05-19 02:59:53,630 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517dd20a-f010-4703-aad9-72adb25e7a44', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517dd20a-f010-4703-aad9-72adb25e7a44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:54,686 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.048s
2026-05-19 02:59:54,686 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad19e067-198b-4a6f-b154-e47be1b6fbe2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad19e067-198b-4a6f-b154-e47be1b6fbe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:56,115 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.420s
2026-05-19 02:59:56,116 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3646a51-c6d1-4b9b-8c66-f69367fa09c8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3646a51-c6d1-4b9b-8c66-f69367fa09c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 02:59:57,161 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.039s
2026-05-19 02:59:57,161 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cf115d-3e57-4102-a38d-15c92f748fbb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cf115d-3e57-4102-a38d-15c92f748fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:03,127 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 4.960s
2026-05-19 03:00:03,128 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 02:59:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d43948-72a0-4a0f-b05b-7490e03f5e00', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d43948-72a0-4a0f-b05b-7490e03f5e00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:04,160 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:00:04,161 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85e41a8-f7b3-4d28-938f-f43a3a7caca6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85e41a8-f7b3-4d28-938f-f43a3a7caca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:05,200 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.034s
2026-05-19 03:00:05,200 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589b71f9-5ea8-4c6c-a22a-bcdd475e443d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589b71f9-5ea8-4c6c-a22a-bcdd475e443d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:06,252 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.046s
2026-05-19 03:00:06,253 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3e65c7-8dda-46f7-b1fc-bbab63f4e452', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3e65c7-8dda-46f7-b1fc-bbab63f4e452', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:07,292 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.032s
2026-05-19 03:00:07,292 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c902d6-3a52-4a2f-9e7f-e0b96f60ecd8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c902d6-3a52-4a2f-9e7f-e0b96f60ecd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:08,332 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:00:08,332 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b725f811-33aa-495e-bb6e-2c265221c8b8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b725f811-33aa-495e-bb6e-2c265221c8b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:09,390 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.049s
2026-05-19 03:00:09,390 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f4c6ae-8166-498c-bc29-e207bbddd628', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f4c6ae-8166-498c-bc29-e207bbddd628', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:10,434 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.034s
2026-05-19 03:00:10,434 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fbf019-9d72-44e6-9895-0702e918cf30', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fbf019-9d72-44e6-9895-0702e918cf30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:11,478 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:00:11,478 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097b487c-224e-4d6d-bb90-88ff9a699e51', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097b487c-224e-4d6d-bb90-88ff9a699e51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:12,533 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.049s
2026-05-19 03:00:12,533 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a2f37b-10c1-48f6-825a-ee42eb68d6f9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a2f37b-10c1-48f6-825a-ee42eb68d6f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:13,568 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:13,568 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d45ef58-bd4f-4919-b89d-eb714104c34a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d45ef58-bd4f-4919-b89d-eb714104c34a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:14,602 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:14,602 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8feb7b63-1cdb-4f3d-a87f-65e70c20387a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8feb7b63-1cdb-4f3d-a87f-65e70c20387a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:15,636 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:00:15,636 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086ad84f-dd20-446f-8751-7dfe9bd98d0f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086ad84f-dd20-446f-8751-7dfe9bd98d0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T02:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:16,666 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:00:16,666 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cace91-afc4-4d85-b9cf-44ef336fdbc8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cace91-afc4-4d85-b9cf-44ef336fdbc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:17,694 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:00:17,694 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6479a7eb-1d78-4b71-aca1-107638cb35a7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6479a7eb-1d78-4b71-aca1-107638cb35a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:18,728 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:00:18,728 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660a1f8a-4982-4c49-9f45-2e1c469c6a40', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660a1f8a-4982-4c49-9f45-2e1c469c6a40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:19,764 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:00:19,764 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05802a6c-58f5-4164-a46a-dbb9be4fb426', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05802a6c-58f5-4164-a46a-dbb9be4fb426', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:20,796 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:00:20,796 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fa85d0-2e9c-42c5-b27b-a80387ce9da4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fa85d0-2e9c-42c5-b27b-a80387ce9da4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:21,830 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:21,830 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ec5dbb-6ad8-4035-9099-969f160666fa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ec5dbb-6ad8-4035-9099-969f160666fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:22,862 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:00:22,862 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31c29bd-998f-413a-95bd-0913ee3f91e8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31c29bd-998f-413a-95bd-0913ee3f91e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:23,905 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.037s
2026-05-19 03:00:23,905 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207aa51a-b882-4a2e-9fdc-906aa06c2c59', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207aa51a-b882-4a2e-9fdc-906aa06c2c59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:24,945 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:00:24,945 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9133f534-0d13-4ea8-9271-0a2b72a45054', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9133f534-0d13-4ea8-9271-0a2b72a45054', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:25,995 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.044s
2026-05-19 03:00:25,995 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2c2b08-c6c8-41ea-b1cd-184f5a72cf98', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2c2b08-c6c8-41ea-b1cd-184f5a72cf98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:27,024 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:00:27,025 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faea6eba-a0b8-49ea-a606-1e43020f9ce3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faea6eba-a0b8-49ea-a606-1e43020f9ce3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:28,065 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.035s
2026-05-19 03:00:28,065 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fded92c1-42a0-4e7a-bc6d-9b2923daaf60', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fded92c1-42a0-4e7a-bc6d-9b2923daaf60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:29,098 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:29,098 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5131750-c24e-46aa-afa7-c8cd4af23b35', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5131750-c24e-46aa-afa7-c8cd4af23b35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:30,132 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:00:30,132 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e1b4f0-5ab1-49c8-854a-aefc67709ddb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e1b4f0-5ab1-49c8-854a-aefc67709ddb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:31,164 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:00:31,164 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5843360-4df6-4d6e-8a37-db7af0efe6ec', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5843360-4df6-4d6e-8a37-db7af0efe6ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:32,208 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.037s
2026-05-19 03:00:32,208 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec56f47-5add-4fb0-b1f4-8f9eccba8cfb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec56f47-5add-4fb0-b1f4-8f9eccba8cfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:33,244 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:00:33,244 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1c2158-9889-4b9c-abf7-32f9e3aa8c09', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1c2158-9889-4b9c-abf7-32f9e3aa8c09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:34,280 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:00:34,280 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240d28c9-a0b4-486a-a922-0bd5b16461ee', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240d28c9-a0b4-486a-a922-0bd5b16461ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:35,334 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.047s
2026-05-19 03:00:35,335 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec30ce3c-8d5e-4208-947e-e3185af60d48', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec30ce3c-8d5e-4208-947e-e3185af60d48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:36,370 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:36,370 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a94206-48f0-4257-839a-fc039cdb272b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a94206-48f0-4257-839a-fc039cdb272b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:37,418 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.040s
2026-05-19 03:00:37,418 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f211f1-2ed1-4d6e-9117-bbb117f284c4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f211f1-2ed1-4d6e-9117-bbb117f284c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:38,457 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:38,458 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd91f8f8-0629-4d76-baf9-b8256152eb2f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd91f8f8-0629-4d76-baf9-b8256152eb2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:39,495 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.032s
2026-05-19 03:00:39,496 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfe37f0-f08f-4a5f-8903-f631b874f830', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfe37f0-f08f-4a5f-8903-f631b874f830', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:40,531 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:00:40,531 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dfaa39-f08a-4d13-833c-e76ad08a869a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dfaa39-f08a-4d13-833c-e76ad08a869a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:41,566 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:00:41,566 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfaeddc-cdf8-4f12-9dcf-722bb6dac1af', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfaeddc-cdf8-4f12-9dcf-722bb6dac1af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:42,602 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:42,603 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a506d46-87fb-4f7f-a4d5-d3db0b2dc8ef', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a506d46-87fb-4f7f-a4d5-d3db0b2dc8ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:43,647 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.039s
2026-05-19 03:00:43,648 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342fca8f-2a3b-4bac-92bb-8a4c16b04201', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342fca8f-2a3b-4bac-92bb-8a4c16b04201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:44,698 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.042s
2026-05-19 03:00:44,698 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da8bad4-7113-42df-afea-cbc7f86d05e6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da8bad4-7113-42df-afea-cbc7f86d05e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:45,730 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:00:45,730 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd850b1-bcaa-4710-b469-0978fd24e387', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd850b1-bcaa-4710-b469-0978fd24e387', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:46,767 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.032s
2026-05-19 03:00:46,768 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ba652a-8ba1-4141-8d8f-d7eca62b630d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ba652a-8ba1-4141-8d8f-d7eca62b630d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:47,801 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:00:47,801 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dceaa22-f615-4d7c-a1ed-b10efe38c80b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dceaa22-f615-4d7c-a1ed-b10efe38c80b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:48,842 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.034s
2026-05-19 03:00:48,842 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ba0383-d53c-4c18-8af0-9b5e3532915a', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ba0383-d53c-4c18-8af0-9b5e3532915a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:49,883 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:00:49,883 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53e8bf3-74b1-413a-9c63-3c863166296e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53e8bf3-74b1-413a-9c63-3c863166296e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:50,913 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:00:50,913 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db3743d-a6d0-4758-82fa-cc11fc48b64e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db3743d-a6d0-4758-82fa-cc11fc48b64e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:51,941 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:00:51,941 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f333d00b-1052-49b9-a626-a28d825f3a69', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f333d00b-1052-49b9-a626-a28d825f3a69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:52,979 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:00:52,979 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cbf40c-bf43-4a78-a8e5-e898635393f5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cbf40c-bf43-4a78-a8e5-e898635393f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:54,018 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:00:54,018 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd27f92-19b1-4672-afba-2d96b0d9ca25', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd27f92-19b1-4672-afba-2d96b0d9ca25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:55,053 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:55,054 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8aed03-e9a7-4951-ad2a-f6c2f1a71cd9', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8aed03-e9a7-4951-ad2a-f6c2f1a71cd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:56,088 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:00:56,089 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5dce44-23d6-4ecf-9349-7cf630dde32d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5dce44-23d6-4ecf-9349-7cf630dde32d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:57,120 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:00:57,120 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a2d8fb-e796-4bab-888b-aee788db15bf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a2d8fb-e796-4bab-888b-aee788db15bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:58,156 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:00:58,157 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3460d99-ebd5-49ba-8125-d9071d8dc2fb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3460d99-ebd5-49ba-8125-d9071d8dc2fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:00:59,233 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.071s
2026-05-19 03:00:59,234 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:00:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7c1434-92b0-478e-bc2e-83ef8b885b3c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7c1434-92b0-478e-bc2e-83ef8b885b3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:00,471 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.226s
2026-05-19 03:01:00,471 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7534de1c-b084-45d6-a190-18c9495a5f1e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7534de1c-b084-45d6-a190-18c9495a5f1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:01,504 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:01,505 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e7a7e1-089d-4b69-a5bc-31b35dd0a4a6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e7a7e1-089d-4b69-a5bc-31b35dd0a4a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:02,541 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:01:02,542 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e19f262-7a5b-4d12-baf4-eb7ffdcdbca8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e19f262-7a5b-4d12-baf4-eb7ffdcdbca8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:03,575 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:01:03,575 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8356c278-566d-47b8-a87b-c98e07b9d94b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8356c278-566d-47b8-a87b-c98e07b9d94b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:04,607 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:01:04,608 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5874f7e4-e39b-47d6-9855-fdb7a5f1eac1', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5874f7e4-e39b-47d6-9855-fdb7a5f1eac1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:05,641 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:01:05,642 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f5ebec-406d-4353-87b6-9d71374ed729', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f5ebec-406d-4353-87b6-9d71374ed729', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:06,674 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:06,674 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba37275-7869-4478-aabb-e54aba6cac1d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba37275-7869-4478-aabb-e54aba6cac1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:07,723 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.040s
2026-05-19 03:01:07,723 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f43e06-ce40-4070-ac93-24cb7b01e790', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f43e06-ce40-4070-ac93-24cb7b01e790', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:08,766 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.037s
2026-05-19 03:01:08,766 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a08bf8-b23d-43d0-b988-f6a00e56a481', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a08bf8-b23d-43d0-b988-f6a00e56a481', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:09,803 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:01:09,804 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed17325e-d281-4c70-a7fd-ebc91155d245', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed17325e-d281-4c70-a7fd-ebc91155d245', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:10,852 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.041s
2026-05-19 03:01:10,853 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95cf1ca-6a36-4c61-b391-12a8857bd967', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95cf1ca-6a36-4c61-b391-12a8857bd967', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:11,891 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:01:11,891 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3482e91d-4c03-46bd-b9cc-a6aee472efd3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3482e91d-4c03-46bd-b9cc-a6aee472efd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:12,921 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:12,922 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bc6b83-c957-4aed-b9aa-ef24e995900e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bc6b83-c957-4aed-b9aa-ef24e995900e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:14,083 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.153s
2026-05-19 03:01:14,083 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1b5639-0348-49ef-bbf1-f250387c2201', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1b5639-0348-49ef-bbf1-f250387c2201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:15,121 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:01:15,121 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18cde4c-8d24-4d88-90b1-cad0a0bc69c4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18cde4c-8d24-4d88-90b1-cad0a0bc69c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:16,159 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:01:16,159 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4d0222-9523-483c-a21d-15bb6d9aba06', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4d0222-9523-483c-a21d-15bb6d9aba06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:17,192 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:17,193 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c252e44c-6fc2-4dfb-9d09-2f5fca6ab4cd', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c252e44c-6fc2-4dfb-9d09-2f5fca6ab4cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:18,222 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:18,222 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3148fa56-3c01-414a-bd63-d3cf6ab807ed', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3148fa56-3c01-414a-bd63-d3cf6ab807ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:19,264 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.036s
2026-05-19 03:01:19,264 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba37743-143e-4e30-8a11-f054708e025f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba37743-143e-4e30-8a11-f054708e025f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:20,304 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:01:20,304 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5848bc-e55f-44ea-923c-3fc2410cf6ac', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5848bc-e55f-44ea-923c-3fc2410cf6ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:21,337 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:21,338 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d4aacc-d0c2-41a1-b005-660791616682', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d4aacc-d0c2-41a1-b005-660791616682', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:22,373 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:01:22,373 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efb544a-d12b-4985-b0e9-5a067f37b97f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efb544a-d12b-4985-b0e9-5a067f37b97f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:23,411 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:01:23,411 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d230f0a2-1a2d-4441-b317-f063a398346c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d230f0a2-1a2d-4441-b317-f063a398346c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:24,441 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:24,441 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b86447-4880-4a4a-bdef-f3a21ef4c8fc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b86447-4880-4a4a-bdef-f3a21ef4c8fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:25,476 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:01:25,476 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bdc802-6836-40f3-b06b-08f8682db310', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bdc802-6836-40f3-b06b-08f8682db310', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:26,506 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:26,506 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4744b7-aa5a-45e6-98cf-cc748b6d8228', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4744b7-aa5a-45e6-98cf-cc748b6d8228', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:27,534 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:01:27,534 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278893d8-fcc8-4b95-8203-6572b0f9ab4d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278893d8-fcc8-4b95-8203-6572b0f9ab4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:28,561 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:01:28,561 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb13aed5-9dbc-4fb9-8f28-acd7408352e7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb13aed5-9dbc-4fb9-8f28-acd7408352e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:29,588 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:01:29,588 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d301a91-8bfc-4d71-a4ae-d607be7fb1bf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d301a91-8bfc-4d71-a4ae-d607be7fb1bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:30,616 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:01:30,616 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff20907d-63cb-4f44-84ae-7e8df83f8ea3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff20907d-63cb-4f44-84ae-7e8df83f8ea3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:31,649 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:01:31,649 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd50e04-a373-449f-b438-4981227161c1', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd50e04-a373-449f-b438-4981227161c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:32,688 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:01:32,688 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fec960b-5319-4504-ba1a-7f028ab569cb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fec960b-5319-4504-ba1a-7f028ab569cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:33,728 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.034s
2026-05-19 03:01:33,729 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15f0bde-ff63-4df2-a983-6563c925f3d2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15f0bde-ff63-4df2-a983-6563c925f3d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:34,756 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:01:34,756 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167bc5ed-2bed-4cef-bbf5-3355fec4c708', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167bc5ed-2bed-4cef-bbf5-3355fec4c708', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:35,791 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:01:35,791 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d115e64f-b59e-4ded-8bd4-0cb3cfc2042f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d115e64f-b59e-4ded-8bd4-0cb3cfc2042f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:36,823 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:36,823 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7a3401-f75e-4e1c-a9b0-1b62ae785058', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7a3401-f75e-4e1c-a9b0-1b62ae785058', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:37,853 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:37,853 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93aaf1e9-ad9f-4b18-ad4b-8d94dee39bde', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93aaf1e9-ad9f-4b18-ad4b-8d94dee39bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:38,891 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:01:38,892 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a0f977-588f-4d31-86fb-89f6cdd1beb5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a0f977-588f-4d31-86fb-89f6cdd1beb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:39,925 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:39,925 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026f51e1-4ede-4524-9067-4fa76f6b8fa6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026f51e1-4ede-4524-9067-4fa76f6b8fa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:40,954 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:40,954 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac726c64-53a6-4205-8c59-e9fbd47993aa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac726c64-53a6-4205-8c59-e9fbd47993aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:41,983 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:41,983 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1fe3d9-530b-4c9c-bba2-2d3953173c67', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1fe3d9-530b-4c9c-bba2-2d3953173c67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:43,012 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:43,012 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7959dae8-66c1-45d0-b635-4d9f3725381f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7959dae8-66c1-45d0-b635-4d9f3725381f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:44,043 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:44,043 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba5e41b-ba78-4de1-9844-da5ef03546c5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba5e41b-ba78-4de1-9844-da5ef03546c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:45,072 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:01:45,072 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eacd8b-5c00-4e07-963f-dbd58cb7b259', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eacd8b-5c00-4e07-963f-dbd58cb7b259', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:46,100 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:01:46,101 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a79c5d1-6a7c-417e-8480-15a8c78cf11b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a79c5d1-6a7c-417e-8480-15a8c78cf11b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:47,128 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:01:47,129 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422fca98-b470-48fa-8609-9cc47f59934e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422fca98-b470-48fa-8609-9cc47f59934e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:48,156 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:01:48,156 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78119198-7fd0-49cf-ad6a-e141533c8da4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78119198-7fd0-49cf-ad6a-e141533c8da4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:49,186 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:01:49,186 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e8cedf-a1e2-45ec-9448-bc1fb7b0ee66', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e8cedf-a1e2-45ec-9448-bc1fb7b0ee66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:50,212 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:01:50,213 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b796513-bb16-470c-9e59-030f50dea365', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b796513-bb16-470c-9e59-030f50dea365', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:51,245 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:01:51,245 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99b7a90-7e82-4f7e-9f56-7df22c24c720', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99b7a90-7e82-4f7e-9f56-7df22c24c720', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:52,277 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:01:52,278 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754b0ee4-e1f4-48e5-bf0c-0fdf5157760b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754b0ee4-e1f4-48e5-bf0c-0fdf5157760b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:53,305 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:01:53,305 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1439a3-664b-4b37-9ccd-b2d04a8f822d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1439a3-664b-4b37-9ccd-b2d04a8f822d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:54,340 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:01:54,340 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9175ec46-2561-496b-9222-a6a39afa2b40', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9175ec46-2561-496b-9222-a6a39afa2b40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:55,378 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:01:55,379 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afec848-5a3b-4d9b-96f9-5280138f445e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afec848-5a3b-4d9b-96f9-5280138f445e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:56,415 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:01:56,415 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec21669-5c35-430e-8469-e8febcde8b0b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec21669-5c35-430e-8469-e8febcde8b0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:57,448 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:01:57,449 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fb87d3-9475-43ec-a0a0-021ecab1e33c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fb87d3-9475-43ec-a0a0-021ecab1e33c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:58,480 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:01:58,480 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d12750-5e20-4849-8fd7-df97027352d3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d12750-5e20-4849-8fd7-df97027352d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:01:59,510 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:01:59,511 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:01:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e03aee-23e8-43ca-8a23-d84ff681c5c4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e03aee-23e8-43ca-8a23-d84ff681c5c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:00,546 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:02:00,546 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181a6a67-1c8e-4a03-8102-b514f189c121', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181a6a67-1c8e-4a03-8102-b514f189c121', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:01,577 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:02:01,577 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654fa267-4536-49c2-b33b-159a70f32a2c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654fa267-4536-49c2-b33b-159a70f32a2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:02,616 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:02:02,616 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cc77b0-ca0b-4a93-a798-1b955cb8e601', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cc77b0-ca0b-4a93-a798-1b955cb8e601', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:03,651 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:02:03,651 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7abe33-8308-4bbf-99a2-5a6831eb354f', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7abe33-8308-4bbf-99a2-5a6831eb354f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:04,689 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:02:04,689 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506670e-2ada-4ec6-b42e-734ec37af58b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506670e-2ada-4ec6-b42e-734ec37af58b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:05,718 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:05,718 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67db9f9a-252a-4918-a654-fb9d6078d6c4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67db9f9a-252a-4918-a654-fb9d6078d6c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:06,747 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:06,747 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6013714d-9038-4871-a9b5-485e8a592455', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6013714d-9038-4871-a9b5-485e8a592455', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:07,777 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:02:07,777 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f590675-2b7e-447f-86a2-24e35eabd4bc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f590675-2b7e-447f-86a2-24e35eabd4bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:08,804 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:08,804 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd418d35-ada9-424b-9fb0-d4f529e11820', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd418d35-ada9-424b-9fb0-d4f529e11820', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:09,835 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:09,835 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5eaa04-ea5e-4d19-a83f-0e167d052fe7', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5eaa04-ea5e-4d19-a83f-0e167d052fe7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:10,869 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.029s
2026-05-19 03:02:10,870 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e904d91f-c374-4487-950d-04580a76aa7b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e904d91f-c374-4487-950d-04580a76aa7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:11,909 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:02:11,909 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe43bde-fed8-4d09-8213-1aa681f966b5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe43bde-fed8-4d09-8213-1aa681f966b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:12,946 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:02:12,947 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a9cbc2-4858-4710-93f2-beb95547c5e0', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a9cbc2-4858-4710-93f2-beb95547c5e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:13,975 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:02:13,975 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1effe62-ceb9-4fc5-9e34-29db374d0238', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1effe62-ceb9-4fc5-9e34-29db374d0238', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:15,003 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:15,003 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4c0ca4-7f36-41f7-8482-0d1df50c3ae4', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4c0ca4-7f36-41f7-8482-0d1df50c3ae4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:16,032 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:16,032 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3ef0f0-1738-4eda-a238-0da11722cd1c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3ef0f0-1738-4eda-a238-0da11722cd1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:17,059 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:17,059 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcc6bea-0d95-4b9d-8d0f-2158056f3dba', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcc6bea-0d95-4b9d-8d0f-2158056f3dba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:18,095 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:02:18,095 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7ac12c-5a31-43a1-94f6-8c7852ae7c1e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7ac12c-5a31-43a1-94f6-8c7852ae7c1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:19,130 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:02:19,131 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251ffb56-44f1-4a4e-a064-e54d5b15006e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251ffb56-44f1-4a4e-a064-e54d5b15006e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:20,160 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:20,160 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128ec285-41da-442f-ae89-70dc3fa918f3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128ec285-41da-442f-ae89-70dc3fa918f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:21,187 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:21,187 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f8f656-b324-43c3-8a59-8aa25f032b00', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f8f656-b324-43c3-8a59-8aa25f032b00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:22,218 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:02:22,218 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aeeeffb-7704-4743-b57e-6cd63a9398da', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aeeeffb-7704-4743-b57e-6cd63a9398da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:23,246 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:23,246 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9d1aab-4692-4e70-8778-ded6c60e60eb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9d1aab-4692-4e70-8778-ded6c60e60eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:24,274 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:24,274 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abe45af-84f7-4051-96d5-055b3421b898', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abe45af-84f7-4051-96d5-055b3421b898', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:25,312 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.032s
2026-05-19 03:02:25,312 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02255431-df76-4f6f-bd87-66a811165adc', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02255431-df76-4f6f-bd87-66a811165adc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:26,342 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:26,342 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e39cb7-1354-4b77-bfa1-0d58280844ba', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e39cb7-1354-4b77-bfa1-0d58280844ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:27,373 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:02:27,374 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466f612c-d984-4c08-8ca9-9ecc70687516', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466f612c-d984-4c08-8ca9-9ecc70687516', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:28,402 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:28,402 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664f114c-383f-4fb8-9b59-f6e02ae96f2d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664f114c-383f-4fb8-9b59-f6e02ae96f2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:29,430 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:29,430 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d994f902-aca6-4158-8eaf-2472a5da3e5d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d994f902-aca6-4158-8eaf-2472a5da3e5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:30,466 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:02:30,466 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78444272-d446-4315-8999-fe70f5dbb9f2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78444272-d446-4315-8999-fe70f5dbb9f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:31,494 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:31,494 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4465e4-20b8-43df-bacd-8891614eb835', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4465e4-20b8-43df-bacd-8891614eb835', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:32,523 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:32,524 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2638c3d6-a9e5-4133-b79b-2850cc763d7b', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2638c3d6-a9e5-4133-b79b-2850cc763d7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:33,553 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:33,553 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f2fd07-5758-44c6-bf31-3511f1173176', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f2fd07-5758-44c6-bf31-3511f1173176', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:34,579 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:02:34,580 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f57c3c-bdb2-436e-ba1e-76a44c63f7aa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f57c3c-bdb2-436e-ba1e-76a44c63f7aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:35,609 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:35,609 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3348aa-d9da-4bca-97a4-f73e4cd4a962', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3348aa-d9da-4bca-97a4-f73e4cd4a962', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:36,645 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:02:36,645 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9e5251-66a6-4634-8384-cd0dae7a4dda', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9e5251-66a6-4634-8384-cd0dae7a4dda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:37,673 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:37,673 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a029a2-0782-438c-ae1a-97ca75632ded', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a029a2-0782-438c-ae1a-97ca75632ded', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:38,709 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:02:38,709 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6577f918-60e5-4809-acdc-6b2dd66564ce', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6577f918-60e5-4809-acdc-6b2dd66564ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:39,739 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:02:39,739 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf29830f-4495-4eef-b41c-bdc03bbd66b5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf29830f-4495-4eef-b41c-bdc03bbd66b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:40,769 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:02:40,769 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fbb90e-f6b8-4498-8759-47b7ea1d45d8', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fbb90e-f6b8-4498-8759-47b7ea1d45d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:41,798 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:41,799 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575448ec-0cd0-45ad-83d4-97704fe54eca', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575448ec-0cd0-45ad-83d4-97704fe54eca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:42,831 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:42,831 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d89488e-4aea-4ff6-9180-ef1a3597ee49', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d89488e-4aea-4ff6-9180-ef1a3597ee49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:43,859 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:43,859 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecfb1aa-0125-495e-8fc3-7b14af87c0a2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecfb1aa-0125-495e-8fc3-7b14af87c0a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:44,900 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.033s
2026-05-19 03:02:44,900 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85847932-1903-4f1f-b09a-3e508f187fcb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85847932-1903-4f1f-b09a-3e508f187fcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:45,929 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.023s
2026-05-19 03:02:45,929 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cfdc00-a9b0-498f-9259-0ad99cc46905', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cfdc00-a9b0-498f-9259-0ad99cc46905', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:46,965 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:02:46,965 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37b6742-bc88-4ff7-a5d3-6733474f2abe', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37b6742-bc88-4ff7-a5d3-6733474f2abe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:47,994 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:02:47,994 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51564c12-63a5-4714-96fb-abff95c9df83', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51564c12-63a5-4714-96fb-abff95c9df83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:49,032 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.031s
2026-05-19 03:02:49,032 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a71dc3f-3fcf-40bb-a00c-a94cf04d362e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a71dc3f-3fcf-40bb-a00c-a94cf04d362e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:50,067 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:02:50,067 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a51a69-04c7-401f-912d-220c906ac49e', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a51a69-04c7-401f-912d-220c906ac49e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:51,114 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.039s
2026-05-19 03:02:51,114 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759b1549-43e6-4bcc-80ba-5ece0a526dbb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759b1549-43e6-4bcc-80ba-5ece0a526dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:52,150 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:02:52,150 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a5837-337e-40f4-afd9-06d854125689', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a5837-337e-40f4-afd9-06d854125689', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:53,184 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:02:53,184 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a43bef-b891-4ada-ad5f-3b66803b10d5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a43bef-b891-4ada-ad5f-3b66803b10d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:54,214 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.025s
2026-05-19 03:02:54,214 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3b1b30-9394-41a7-9dd5-a4e738747ac2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3b1b30-9394-41a7-9dd5-a4e738747ac2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:55,258 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.036s
2026-05-19 03:02:55,258 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75fc8a3-b786-4666-b5e4-007a60735d9c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75fc8a3-b786-4666-b5e4-007a60735d9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:56,292 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:02:56,292 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89090b9-af9f-446f-9cef-b5fc98f246e3', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89090b9-af9f-446f-9cef-b5fc98f246e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:57,326 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:02:57,327 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eda815b-5046-4e9d-8a57-f5c19921185c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eda815b-5046-4e9d-8a57-f5c19921185c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:58,370 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.036s
2026-05-19 03:02:58,370 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ea0bf2-dfc8-48fb-9785-17e3fd2f92fa', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ea0bf2-dfc8-48fb-9785-17e3fd2f92fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:02:59,406 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:02:59,406 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:02:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aeb100e-1e3c-4b8e-b460-095073894faf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aeb100e-1e3c-4b8e-b460-095073894faf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:00,437 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.024s
2026-05-19 03:03:00,437 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c307ceb3-547b-4509-9eaa-fb8d3b4eab1c', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c307ceb3-547b-4509-9eaa-fb8d3b4eab1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:01,465 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.022s
2026-05-19 03:03:01,465 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8da3ad-fd2d-4d5f-87bd-78784940c244', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8da3ad-fd2d-4d5f-87bd-78784940c244', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:02,505 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.032s
2026-05-19 03:03:02,505 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438235f4-3d5a-49b4-a1d7-032c135f4892', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438235f4-3d5a-49b4-a1d7-032c135f4892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:03,546 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.034s
2026-05-19 03:03:03,547 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22fd5d0-2ed7-4667-ae7c-87bfdc2759fb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22fd5d0-2ed7-4667-ae7c-87bfdc2759fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:04,584 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.030s
2026-05-19 03:03:04,584 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107e8aa6-6353-4997-83e3-dad2d29be1d6', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107e8aa6-6353-4997-83e3-dad2d29be1d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:05,618 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:03:05,618 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120a8a21-0f7f-4d60-b681-a636b95ce9bf', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120a8a21-0f7f-4d60-b681-a636b95ce9bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:06,649 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.026s
2026-05-19 03:03:06,650 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9281a99f-0c98-4900-8e6b-65cad09f5259', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9281a99f-0c98-4900-8e6b-65cad09f5259', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:07,684 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.028s
2026-05-19 03:03:07,684 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628ce117-d978-4149-96ac-ca7b4b48a9e5', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628ce117-d978-4149-96ac-ca7b4b48a9e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:00:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:07,763 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.072s
2026-05-19 03:03:07,763 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:07 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-8c941dce-7860-41df-8790-7aad0b612138', 'x-compute-request-id': 'req-8c941dce-7860-41df-8790-7aad0b612138', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b''
2026-05-19 03:03:07,960 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.197s
2026-05-19 03:03:07,960 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182fb3a1-7650-4819-91c5-cc4a17d4f382', 'x-compute-request-id': 'req-182fb3a1-7650-4819-91c5-cc4a17d4f382', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-764985925-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}, {"version": 4, "addr": "172.24.5.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}]}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "ACTIVE", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 03:03:09,632 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.665s
2026-05-19 03:03:09,632 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:08 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-51445013-9d63-4783-8caf-3c51265e81c3', 'x-compute-request-id': 'req-51445013-9d63-4783-8caf-3c51265e81c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-764985925-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}, {"version": 4, "addr": "172.24.5.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:db:ca"}]}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "ACTIVE", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2078297505"}], "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-19 03:03:10,755 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.113s
2026-05-19 03:03:10,756 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-451db3dd-a9ea-45ac-90e5-83b9c4693bed', 'x-compute-request-id': 'req-451db3dd-a9ea-45ac-90e5-83b9c4693bed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "ACTIVE", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.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-19 03:03:11,861 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.099s
2026-05-19 03:03:11,861 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-748677fa-edf1-4289-86e2-1282f22beac7', 'x-compute-request-id': 'req-748677fa-edf1-4289-86e2-1282f22beac7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "DELETED", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-19T03:00:17Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": "2026-05-19T03:03:11.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-19 03:03:11,867 105948 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-19 03:03:12,963 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.096s
2026-05-19 03:03:12,963 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e1b9d4-4c88-405b-9ec9-c23be98d6ef5', 'x-compute-request-id': 'req-38e1b9d4-4c88-405b-9ec9-c23be98d6ef5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "DELETED", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-19T03:00:17Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": "2026-05-19T03:03:11.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-19 03:03:14,055 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.085s
2026-05-19 03:03:14,055 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1151ddbe-80d4-4dd5-8566-d8cfcb85b1bf', 'x-compute-request-id': 'req-1151ddbe-80d4-4dd5-8566-d8cfcb85b1bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-19T02:58:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/flavors/42"}]}, "hostId": "a6135380f592e31b0e9ad7f7b0b9e7031065013c74af0ecedaa2b6f4", "id": "c676d528-d25d-4afc-ae05-fe304584ec41", "image": {"id": "332fc11d-00de-4c9c-96ce-10615b0688e1", "links": [{"rel": "bookmark", "href": "https://10.4.3.11/compute/images/332fc11d-00de-4c9c-96ce-10615b0688e1"}]}, "links": [{"rel": "self", "href": "https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}, {"rel": "bookmark", "href": "https://10.4.3.11/compute/servers/c676d528-d25d-4afc-ae05-fe304584ec41"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1747010788", "status": "DELETED", "tenant_id": "70c3e6c1768749038d27f7ec5d5359aa", "user_id": "537c8242370746cba9a898d7e87da6aa", "updated": "2026-05-19T03:03:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-19T03:00:17Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-974686266", "OS-SRV-USG:launched_at": "2026-05-19T02:59:11.000000", "OS-SRV-USG:terminated_at": "2026-05-19T03:03:11.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-19 03:03:15,083 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41 0.022s
2026-05-19 03:03:15,083 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 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-f97bf87e-44f8-4137-95a1-5738168ebc7c', 'x-compute-request-id': 'req-f97bf87e-44f8-4137-95a1-5738168ebc7c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.11/compute/v2.1/servers/c676d528-d25d-4afc-ae05-fe304584ec41'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c676d528-d25d-4afc-ae05-fe304584ec41 could not be found."}}'
2026-05-19 03:03:15,103 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.11/compute/v2.1/os-keypairs/tempest-keypair-974686266 0.019s
2026-05-19 03:03:15,103 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 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-3faf2187-d6a4-40b7-897b-312cb8bc76be', 'x-compute-request-id': 'req-3faf2187-d6a4-40b7-897b-312cb8bc76be', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.11/compute/v2.1/os-keypairs/tempest-keypair-974686266'}
Body: b''
2026-05-19 03:03:15,207 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.11/networking/v2.0/security-groups/9c882cf1-9691-448c-9d47-76319b5afa47 0.104s
2026-05-19 03:03:15,207 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-88714bc1-b66c-42df-b80e-ea675356db1b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.11/networking/v2.0/security-groups/9c882cf1-9691-448c-9d47-76319b5afa47'}
Body: b''
2026-05-19 03:03:15,220 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.11/networking/v2.0/security-groups/9c882cf1-9691-448c-9d47-76319b5afa47 0.012s
2026-05-19 03:03:15,220 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fc1fe74c-28a1-4573-bbca-e17fbd44004c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.11/networking/v2.0/security-groups/9c882cf1-9691-448c-9d47-76319b5afa47'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9c882cf1-9691-448c-9d47-76319b5afa47 does not exist", "detail": ""}}'
2026-05-19 03:03:15,419 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.11/networking/v2.0/floatingips/bb131e6f-3261-41cf-abad-188a1587bd55 0.199s
2026-05-19 03:03:15,419 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-50652f0f-3640-4b8a-b0ae-b043e120e91a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.11/networking/v2.0/floatingips/bb131e6f-3261-41cf-abad-188a1587bd55'}
Body: b''
2026-05-19 03:03:15,455 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.035s
2026-05-19 03:03:15,455 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 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-07846581-c681-482e-8a21-ecfc4e0a0603', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b''
2026-05-19 03:03:15,483 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.027s
2026-05-19 03:03:15,483 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2802f4b1-9fab-4313-b729-045d225d1435', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2802f4b1-9fab-4313-b729-045d225d1435', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"volume": {"id": "1c7caa28-f8a2-44fc-b9b2-c724bfc96087", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:55.000000", "updated_at": "2026-05-19T03:03:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-753726815", "description": null, "volume_type": "tempest-scenario-type-luksv2-729722090", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087"}], "user_id": "537c8242370746cba9a898d7e87da6aa", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70c3e6c1768749038d27f7ec5d5359aa"}}'
2026-05-19 03:03:16,510 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087 0.021s
2026-05-19 03:03:16,511 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:16 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-9d856073-8dab-4cc5-bcc6-448c1fd41191', 'x-openstack-request-id': 'req-9d856073-8dab-4cc5-bcc6-448c1fd41191', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.11/volume/v3/volumes/1c7caa28-f8a2-44fc-b9b2-c724bfc96087'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1c7caa28-f8a2-44fc-b9b2-c724bfc96087 could not be found."}}'
2026-05-19 03:03:16,627 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 0.116s
2026-05-19 03:03:16,627 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07112b46-2742-4083-99e3-3de39ba98e95', 'content-length': '8823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07112b46-2742-4083-99e3-3de39ba98e95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "47757666-9c77-4bc2-ba37-92ba562580e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T03:00:58.000000", "updated_at": "2026-05-19T03:00:58.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-7165107", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/47757666-9c77-4bc2-ba37-92ba562580e0"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/47757666-9c77-4bc2-ba37-92ba562580e0"}], "user_id": "5d3d4b11a4ed4d0f92c980fd51a51933", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "ea0d470ffb534faca525edad7395669c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001010@storpool#template_virtual"}, {"id": "1dacf9a2-c73f-4d16-a776-ac913c6344a7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:59:46.000000", "updated_at": "2026-05-19T03:03:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1867347494", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/1dacf9a2-c73f-4d16-a776-ac913c6344a7"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/1dacf9a2-c73f-4d16-a776-ac913c6344a7"}], "user_id": "88e30e06690b4c2bbf0f094791393f88", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "0798650402fd4fe49cc6b36c7ab93f68", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001010@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": "332fc11d-00de-4c9c-96ce-10615b0688e1", "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": "0692744d-359e-442e-8614-73686c9d41f4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:52.000000", "updated_at": "2026-05-19T02:58:58.000000", "name": "image-18f98257-8fcd-49f0-b4cf-3a781dedff7d", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "720c6a51-dd0c-45b1-a690-983bad760d99", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/0692744d-359e-442e-8614-73686c9d41f4"}, {"rel": "bookmark", "href": "https://10.4.3.11/volume/volumes/0692744d-359e-442e-8614-73686c9d41f4"}], "user_id": "45580a207a254462b45592dd68457fbc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f50b1ef515f74083be842c9fbc1cb26e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001010@storpool#default"}, {"id": "f1705d37-ed89-4cee-9a7b-1d682cb0494f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-19T02:58:43.000000", "updated_at": "2026-05-19T02:58:48.000000", "name": "image-ea2df796-8c98-4e5d-8131-1febbbcf6fc3", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "a1829119-e935-4fc9-b646-767a7c392944", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.11/volume/v3/volumes/f1705d37-ed89-4cee-9a7b-1d6
2026-05-19 03:03:16,682 105948 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.11/volume/v3/types/828f43c8-e80e-4285-896d-ea5fffc5debc 0.042s
2026-05-19 03:03:16,682 105948 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 19 May 2026 03:03:16 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-34d43f8b-314b-4ded-935b-23fc9273bd60', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.11/volume/v3/types/828f43c8-e80e-4285-896d-ea5fffc5debc'}
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 1c7caa28-f8a2-44fc-b9b2-c724bfc96087 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt2.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt2.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt2.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt13.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt15.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt31.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt33.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt34.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt35.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt36.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt36.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt37.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt38.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt41.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt44.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt44.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt45.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt46.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt47.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt48.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt48.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt50.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt51.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt52.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt53.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt53.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt53.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt53.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt53.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt53.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt54.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt54.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt54.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt54.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt54.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt54.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt54.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt55.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt56.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt56.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt57.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt57.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt57.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt59.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt60.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt60.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt61.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt61.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt64.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt64.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt64.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt64.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt64.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt64.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt64.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt65.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt65.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt65.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt65.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt65.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt65.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt66.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt66.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt67.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt67.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt68.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt68.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt69.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt69.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt70.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt70.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt70.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt70.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt70.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt72.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt73.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt73.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt73.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt73.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt73.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt76.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt76.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt77.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt77.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt77.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt77.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt77.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt78.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt79.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt79.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt79.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt79.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt79.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt79.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt79.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt79.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt79.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt81.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt81.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt81.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt81.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt81.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt81.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt84.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt85.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt86.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt87.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt87.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt88.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt88.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt89.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt90.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt90.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt91.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt91.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt92.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt92.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt95.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt95.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt95.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt95.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt95.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt95.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt96.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt96.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt96.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt96.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt97.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt98.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt98.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt99.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt100.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt101.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt102.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt102.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt102.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt104.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt104.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt104.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt104.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt104.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt104.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt104.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt104.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt104.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt104.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt104.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt104.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt104.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt104.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt104.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt104.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt104.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt104.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt105.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt105.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt105.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt105.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt105.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt105.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt105.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt105.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt105.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt105.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt105.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt105.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt105.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt105.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt105.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt105.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt105.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt105.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt105.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt105.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt105.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt105.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt105.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt105.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt105.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt105.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt105.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt105.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt105.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt105.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt105.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt105.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt106.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt106.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt106.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt106.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt106.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt106.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt107.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt107.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt107.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt107.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt107.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt107.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt107.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt110.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt115.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 7 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt116.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
pass
pt116.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt116.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt116.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt116.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt116.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt116.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 320 | 295 | 1 | 0 | 24 | ||