Status: Pass 295 Failure 2 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt1.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft1.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-17 09:39:07,456 106153 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-376019818 on backend None
2026-06-17 09:39:07,500 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.35/volume/v3/types 0.043s
2026-06-17 09:39:07,500 106153 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-376019818", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0287420-f7aa-4678-949c-f7f26b4c630d', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0287420-f7aa-4678-949c-f7f26b4c630d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/types'}
Body: b'{"volume_type": {"id": "cfbafc78-f492-44d6-8f15-244c66658c8c", "name": "tempest-scenario-type-luksv2-376019818", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-17 09:39:07,501 106153 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: cfbafc78-f492-44d6-8f15-244c66658c8c
2026-06-17 09:39:07,533 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.35/volume/v3/types/cfbafc78-f492-44d6-8f15-244c66658c8c/encryption 0.032s
2026-06-17 09:39:07,533 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af0c5dc-3e4d-4f44-9126-2ca780013697', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af0c5dc-3e4d-4f44-9126-2ca780013697', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/types/cfbafc78-f492-44d6-8f15-244c66658c8c/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "cfbafc78-f492-44d6-8f15-244c66658c8c", "encryption_id": "bb3ae639-2afc-4464-8261-b3d4c8351cfc"}}'
2026-06-17 09:39:07,721 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.35/volume/v3/volumes 0.186s
2026-06-17 09:39:07,722 106153 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-1446162329", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "size": 1}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70b6f3f-b144-4caf-8888-84a1637deaec', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70b6f3f-b144-4caf-8888-84a1637deaec', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/volume/v3/volumes'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:07.665607", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-17 09:39:07,830 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.35/identity/v3/auth/tokens 0.094s
2026-06-17 09:39:07,830 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 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-0a04d9f2-04d9-45f8-8fc8-329498cb2d47', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5b1e3e91910b46f797e91b79c352d7b5", "name": "tempest-TestEncryptedCinderVolumes-562687512-project-member", "password_expires_at": null}, "audit_ids": ["xT6JNqLzTu6o9h8PdBv0Tg"], "expires_at": "2026-06-17T10:39:07.000000Z", "issued_at": "2026-06-17T09:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d68edadab4d5c975932063fa88b23", "name": "tempest-TestEncryptedCinderVolumes-562687512"}, "is_domain": false, "roles": [{"id": "4c5fa5a93d354b4a8c4f3d9efdcef394", "name": "reader"}, {"id": "773e6020baae4088907c9ba9112999b4", "name": "member"}], "catalog": [{"endpoints": [{"id": "2bc5839c07594defb2ceea86079efa45", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/image", "region": "RegionOne"}], "id": "1cf1d39e128643bbb3ccf2733a7ac0e8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f5114f8e3ae4a9b8b2c51a99bf29bb8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/placement", "region": "RegionOne"}], "id": "26799bf8f4ab413198d0f360ce3cb2f5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9996ec211b15463ebdfadb62d4232992", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/compute/v2/020d68edadab4d5c975932063fa88b23", "region": "RegionOne"}], "id": "291ea57ff4954a508c7df590b9d3747e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2c30b9cf39d74b7fab80e0a70f80ffe0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35:8080/v1/AUTH_020d68edadab4d5c975932063fa88b23", "region": "RegionOne"}, {"id": "56497ddff204487d9a30ea97f3375ac2", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.35:8080", "region": "RegionOne"}], "id": "346c53784724430eaecf5562766036d3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1872a8950795464ab6f2bdcb0f23900d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/identity", "region": "RegionOne"}], "id": "51766adc0f354418bd16836504772029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "92e30bd3af234199baa1451abb32fb68", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/compute/v2.1", "region": "RegionOne"}], "id": "81e9f720213e4ad598b1a41a13ab38b3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "5fb29306ab8244fbab918121842f8254", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/networking", "region": "RegionOne"}], "id": "869e3e654519456c9f73d74f1bdffb1f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8379e3e036f463a83fea82f0ea98aaf", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/volume/v3", "region": "RegionOne"}], "id": "f70f203f0772429aa51acf2fb6ac90d8", "type": "block-storage", "name": "cinder"}]}}'
2026-06-17 09:39:07,830 106153 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '784577eb-5f7f-4d27-9be4-42e12f28b51a', 'name': 'tempest-TestEncryptedCinderVolumes-208768606-network', 'tenant_id': '020d68edadab4d5c975932063fa88b23', 'project_id': '020d68edadab4d5c975932063fa88b23', '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': 35056, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-17T09:36:07Z', 'updated_at': '2026-06-17T09:36:07Z', 'revision_number': 1} available for tenant
2026-06-17 09:39:07,831 106153 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-17 09:39:07,831 106153 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-17 09:39:07,898 106153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.35/compute/v2.1/os-keypairs 0.066s
2026-06-17 09:39:07,898 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1860236400", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFedK1XZEVnu83+ZmN9LlfbHiUVH+L5a53uidRFVNTba6aBv9KFj7ONNedFFoy2mW8uEiTrrrKZy+AN77MaGiy+EGUOzY7fCipoxBnWShbVWmNFl8kohAB8H8Z+ZBGftw=="}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9113d08f-17f2-4713-93b8-1523d990772f', 'x-compute-request-id': 'req-9113d08f-17f2-4713-93b8-1523d990772f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1860236400", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFedK1XZEVnu83+ZmN9LlfbHiUVH+L5a53uidRFVNTba6aBv9KFj7ONNedFFoy2mW8uEiTrrrKZy+AN77MaGiy+EGUOzY7fCipoxBnWShbVWmNFl8kohAB8H8Z+ZBGftw==", "fingerprint": "a3:0d:1e:28:9c:16:9a:d2:f2:3d:c1:e5:15:0c:e8:91", "user_id": "5b1e3e91910b46f797e91b79c352d7b5"}}'
2026-06-17 09:39:07,899 106153 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1860236400 created
2026-06-17 09:39:08,081 106153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.35/networking/v2.0/security-groups 0.182s
2026-06-17 09:39:08,081 106153 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--1981254154", "description": "tempest-description--1160145686"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-9101789c-906a-4b19-b2cb-aec08ffd86e9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "name": "tempest-securitygroup--1981254154", "stateful": true, "tenant_id": "020d68edadab4d5c975932063fa88b23", "project_id": "020d68edadab4d5c975932063fa88b23", "description": "tempest-description--1160145686", "shared": false, "security_group_rules": [{"id": "057aa499-3db6-4862-bedc-8d695b81122b", "project_id": "020d68edadab4d5c975932063fa88b23", "security_group_id": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "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": 752, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-17T09:39:07Z", "updated_at": "2026-06-17T09:39:07Z", "revision_number": 0, "tenant_id": "020d68edadab4d5c975932063fa88b23"}, {"id": "5d81007b-8bfd-41e0-a31d-c076b4e40505", "project_id": "020d68edadab4d5c975932063fa88b23", "security_group_id": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "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": 753, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-17T09:39:07Z", "updated_at": "2026-06-17T09:39:07Z", "revision_number": 0, "tenant_id": "020d68edadab4d5c975932063fa88b23"}], "tags": [], "created_at": "2026-06-17T09:39:07Z", "updated_at": "2026-06-17T09:39:07Z", "revision_number": 1}}'
2026-06-17 09:39:08,237 106153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.155s
2026-06-17 09:39:08,237 106153 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": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a6c9989f-7c06-4b02-b9c8-c00377ccd5c9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "303eef18-06b8-4ed3-94ea-07a58d8ad1c9", "project_id": "020d68edadab4d5c975932063fa88b23", "security_group_id": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:39:08Z", "updated_at": "2026-06-17T09:39:08Z", "revision_number": 0, "tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:39:08,445 106153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.208s
2026-06-17 09:39:08,446 106153 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": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d0684cba-6b6e-402e-bd63-b188d8a00e47', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4132ce2e-d667-4c30-b57e-59d564db7d95", "project_id": "020d68edadab4d5c975932063fa88b23", "security_group_id": "01371c96-f3dd-42c6-b31a-a555d24cd6a5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:39:08Z", "updated_at": "2026-06-17T09:39:08Z", "revision_number": 0, "tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:39:08,446 106153 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1981254154 created
2026-06-17 09:39:09,009 106153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.35/networking/v2.0/floatingips 0.562s
2026-06-17 09:39:09,009 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "1fb2e225-48ee-4d94-be52-8f0de07a9df5"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a5a26240-3db7-49e1-9089-2818e912525b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ced1d4e7-615d-4e00-87e3-b4bc08d70489", "tenant_id": "020d68edadab4d5c975932063fa88b23", "project_id": "020d68edadab4d5c975932063fa88b23", "floating_ip_address": "172.24.5.116", "floating_network_id": "1fb2e225-48ee-4d94-be52-8f0de07a9df5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-17T09:39:08Z", "updated_at": "2026-06-17T09:39:08Z", "revision_number": 0}}'
2026-06-17 09:39:09,009 106153 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ced1d4e7-615d-4e00-87e3-b4bc08d70489', 'tenant_id': '020d68edadab4d5c975932063fa88b23', 'project_id': '020d68edadab4d5c975932063fa88b23', 'floating_ip_address': '172.24.5.116', 'floating_network_id': '1fb2e225-48ee-4d94-be52-8f0de07a9df5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-17T09:39:08Z', 'updated_at': '2026-06-17T09:39:08Z', 'revision_number': 0, 'ip': '172.24.5.116'} created
2026-06-17 09:39:09,009 106153 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1860236400', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFedK1XZEVnu83+ZmN9LlfbHiUVH+L5a53uidRFVNTba6aBv9KFj7ONNedFFoy2mW8uEiTrrrKZy+AN77MaGiy+EGUOzY7fCipoxBnWShbVWmNFl8kohAB8H8Z+ZBGftw==', 'fingerprint': 'a3:0d:1e:28:9c:16:9a:d2:f2:3d:c1:e5:15:0c:e8:91', 'user_id': '5b1e3e91910b46f797e91b79c352d7b5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC8hY2v7Bdcx15kGsaKofdMwXfd7QjfiIy8qKqpDzzX/tJrVV9AWK4G\nPSPrrSOM2SmgBwYFK4EEACKhZANiAASBXnStV2RFZ7vN/mZjfS5X2x4lFR/i+Wud\n7onURVTU22umgb/ShY+zjTXnRRaMtplvLhIk666ymcvgDe+zGhosvhBlDs2O3woq\naMQZ1koW1VpjRZfJKIQAfB/GfmQRn7c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '01371c96-f3dd-42c6-b31a-a555d24cd6a5', 'name': 'tempest-securitygroup--1981254154', 'stateful': True, 'tenant_id': '020d68edadab4d5c975932063fa88b23', 'project_id': '020d68edadab4d5c975932063fa88b23', 'description': 'tempest-description--1160145686', 'shared': False, 'security_group_rules': [{'id': '057aa499-3db6-4862-bedc-8d695b81122b', 'project_id': '020d68edadab4d5c975932063fa88b23', 'security_group_id': '01371c96-f3dd-42c6-b31a-a555d24cd6a5', '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': 752, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-17T09:39:07Z', 'updated_at': '2026-06-17T09:39:07Z', 'revision_number': 0, 'tenant_id': '020d68edadab4d5c975932063fa88b23'}, {'id': '5d81007b-8bfd-41e0-a31d-c076b4e40505', 'project_id': '020d68edadab4d5c975932063fa88b23', 'security_group_id': '01371c96-f3dd-42c6-b31a-a555d24cd6a5', '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': 753, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-17T09:39:07Z', 'updated_at': '2026-06-17T09:39:07Z', 'revision_number': 0, 'tenant_id': '020d68edadab4d5c975932063fa88b23'}], 'tags': [], 'created_at': '2026-06-17T09:39:07Z', 'updated_at': '2026-06-17T09:39:07Z', 'revision_number': 1}, 'floating_ip': {'id': 'ced1d4e7-615d-4e00-87e3-b4bc08d70489', 'tenant_id': '020d68edadab4d5c975932063fa88b23', 'project_id': '020d68edadab4d5c975932063fa88b23', 'floating_ip_address': '172.24.5.116', 'floating_network_id': '1fb2e225-48ee-4d94-be52-8f0de07a9df5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-17T09:39:08Z', 'updated_at': '2026-06-17T09:39:08Z', 'revision_number': 0, 'ip': '172.24.5.116'}}
2026-06-17 09:39:10,141 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.35/compute/v2.1/servers 1.131s
2026-06-17 09:39:10,141 106153 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-71628297", "imageRef": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "flavorRef": "42", "networks": [{"uuid": "784577eb-5f7f-4d27-9be4-42e12f28b51a"}], "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "key_name": "tempest-keypair-1860236400", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b', '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-cd0670aa-fe2a-4c79-9596-d6e8302ea9f6', 'x-compute-request-id': 'req-cd0670aa-fe2a-4c79-9596-d6e8302ea9f6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/compute/v2.1/servers'}
Body: b'{"server": {"id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "adminPass": "sixCYCvQg3bx"}}'
2026-06-17 09:39:10,529 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.387s
2026-06-17 09:39:10,530 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb6b7e4-0370-49ff-809b-05d10b0107c7', 'x-compute-request-id': 'req-7fb6b7e4-0370-49ff-809b-05d10b0107c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:11,692 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.156s
2026-06-17 09:39:11,693 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', '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-1a13eb11-ee59-4316-8c70-2b38c2c4dc00', 'x-compute-request-id': 'req-1a13eb11-ee59-4316-8c70-2b38c2c4dc00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:11,698 106153 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-17 09:39:12,810 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.111s
2026-06-17 09:39:12,810 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091d1760-1a25-45cb-9476-89e3090d06bc', 'x-compute-request-id': 'req-091d1760-1a25-45cb-9476-89e3090d06bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:13,907 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.089s
2026-06-17 09:39:13,908 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482a93cd-be33-456d-b7bc-6ffcaf26ec9a', 'x-compute-request-id': 'req-482a93cd-be33-456d-b7bc-6ffcaf26ec9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:15,047 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.132s
2026-06-17 09:39:15,047 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87652288-d91e-4420-af6f-fa7f5f54cc06', 'x-compute-request-id': 'req-87652288-d91e-4420-af6f-fa7f5f54cc06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:15,057 106153 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-17 09:39:16,315 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.258s
2026-06-17 09:39:16,315 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-a0e09956-ce3b-4523-9b72-9e68229efb73', 'x-compute-request-id': 'req-a0e09956-ce3b-4523-9b72-9e68229efb73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:16,324 106153 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-17 09:39:17,609 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.284s
2026-06-17 09:39:17,609 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', '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-1e6e0b38-1b77-4e3c-8fe5-e337642f7966', 'x-compute-request-id': 'req-1e6e0b38-1b77-4e3c-8fe5-e337642f7966', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:17,614 106153 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-17 09:39:19,132 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.517s
2026-06-17 09:39:19,132 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', '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-94d70881-a6d3-48da-8794-2dd0e46374cd', 'x-compute-request-id': 'req-94d70881-a6d3-48da-8794-2dd0e46374cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:21,122 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.984s
2026-06-17 09:39:21,123 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', '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-bf1bef38-8729-4a2a-8663-26c366da5d62', 'x-compute-request-id': 'req-bf1bef38-8729-4a2a-8663-26c366da5d62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:22,967 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.837s
2026-06-17 09:39:22,967 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', '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-a503479b-694b-4ec3-9789-f91f988efa39', 'x-compute-request-id': 'req-a503479b-694b-4ec3-9789-f91f988efa39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:24,983 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 1.009s
2026-06-17 09:39:24,983 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', '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-fa342d52-e49f-4fd4-8659-adf4e83d4a9d', 'x-compute-request-id': 'req-fa342d52-e49f-4fd4-8659-adf4e83d4a9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "BUILD", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:26,371 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.380s
2026-06-17 09:39:26,371 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:25 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-9a5e35b6-b134-4e54-b403-7fe3be0bdb3d', 'x-compute-request-id': 'req-9a5e35b6-b134-4e54-b403-7fe3be0bdb3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-208768606-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}]}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:39:26,380 106153 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-17 09:39:26,522 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b/os-interface 0.140s
2026-06-17 09:39:26,523 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86314527-17e4-461c-8b37-6e67c1c7d6ce', 'x-compute-request-id': 'req-86314527-17e4-461c-8b37-6e67c1c7d6ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "784577eb-5f7f-4d27-9be4-42e12f28b51a", "port_id": "8ee646a3-ac87-4577-bcd6-c0f7b797da71", "mac_addr": "fa:16:3e:dd:be:09", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6080b77d-4463-4688-ae40-f73f6d313e26", "ip_address": "10.1.0.10"}]}]}'
2026-06-17 09:39:27,191 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.35/networking/v2.0/floatingips/ced1d4e7-615d-4e00-87e3-b4bc08d70489 0.666s
2026-06-17 09:39:27,192 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "8ee646a3-ac87-4577-bcd6-c0f7b797da71"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-1c16566a-b6e7-4244-a58a-74c50ec31e3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips/ced1d4e7-615d-4e00-87e3-b4bc08d70489'}
Body: b'{"floatingip": {"id": "ced1d4e7-615d-4e00-87e3-b4bc08d70489", "tenant_id": "020d68edadab4d5c975932063fa88b23", "project_id": "020d68edadab4d5c975932063fa88b23", "floating_ip_address": "172.24.5.116", "floating_network_id": "1fb2e225-48ee-4d94-be52-8f0de07a9df5", "router_id": "28bca66a-e93e-46b8-a071-e875896aef53", "port_id": "8ee646a3-ac87-4577-bcd6-c0f7b797da71", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "784577eb-5f7f-4d27-9be4-42e12f28b51a", "mac_address": "fa:16:3e:dd:be:09", "admin_state_up": true, "status": "ACTIVE", "device_id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-17T09:39:08Z", "updated_at": "2026-06-17T09:39:26Z", "revision_number": 1}}'
2026-06-17 09:39:27,193 106153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.116:22' as 'cirros' with public key authentication
2026-06-17 09:40:03,340 106153 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-17 09:40:03,488 106153 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-17 09:40:03,488 106153 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.116 successfully created
2026-06-17 09:40:03,973 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.484s
2026-06-17 09:40:03,973 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1671', '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-2b8dd1db-0889-440a-8213-95c140a4ae17', 'x-compute-request-id': 'req-2b8dd1db-0889-440a-8213-95c140a4ae17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-208768606-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}, {"version": 4, "addr": "172.24.5.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}]}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:39:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:40:04,027 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.047s
2026-06-17 09:40:04,028 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29e61d7-619d-40a1-9feb-10596f092a66', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29e61d7-619d-40a1-9feb-10596f092a66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:39:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:04,034 106153 INFO [tempest.common.waiters] volume 898104e4-910c-4951-8f85-9d876412ef66 reached available after waiting for 0.034594 seconds
2026-06-17 09:40:04,075 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:40:04,075 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f951ac83-6ff6-4a08-a666-c398686f899c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f951ac83-6ff6-4a08-a666-c398686f899c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:39:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:06,692 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b/os-volume_attachments 2.611s
2026-06-17 09:40:06,692 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "898104e4-910c-4951-8f85-9d876412ef66"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:04 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-d412f90b-68dc-4db7-9864-a2e1914e3c6d', 'x-compute-request-id': 'req-d412f90b-68dc-4db7-9864-a2e1914e3c6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "serverId": "43836b6b-abb1-46ef-93ae-575a98251e1b", "volumeId": "898104e4-910c-4951-8f85-9d876412ef66", "device": "/dev/vdb"}}'
2026-06-17 09:40:06,735 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.042s
2026-06-17 09:40:06,736 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71098fbb-c556-4dd7-aec5-3fe8dcd36754', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71098fbb-c556-4dd7-aec5-3fe8dcd36754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:06.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:07,798 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.046s
2026-06-17 09:40:07,798 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84875b5-1ad1-42eb-aa7d-ad1f110eb2ed', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84875b5-1ad1-42eb-aa7d-ad1f110eb2ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:08,850 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.042s
2026-06-17 09:40:08,850 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f395df-204e-4dbf-9aa6-ea203de9a280', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f395df-204e-4dbf-9aa6-ea203de9a280', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:09,910 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.052s
2026-06-17 09:40:09,910 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c443cd9d-2c29-4645-82ff-f20ff9b71722', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c443cd9d-2c29-4645-82ff-f20ff9b71722', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:10,990 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.074s
2026-06-17 09:40:10,990 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73fa9e7-25f6-4b12-8d9a-131184d81110', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73fa9e7-25f6-4b12-8d9a-131184d81110', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:12,079 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.080s
2026-06-17 09:40:12,080 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9696d032-6430-4180-95ac-fb1377f9b166', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9696d032-6430-4180-95ac-fb1377f9b166', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:13,161 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.076s
2026-06-17 09:40:13,162 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d704ea2-6985-4a94-9e02-66d9c0ea0628', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d704ea2-6985-4a94-9e02-66d9c0ea0628', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:20,755 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 6.582s
2026-06-17 09:40:20,756 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a3dc7b-a501-48a6-b036-3553bb2cbc6b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a3dc7b-a501-48a6-b036-3553bb2cbc6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:21,796 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:40:21,796 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09da848a-2de3-4d45-8662-f574e4f1567e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09da848a-2de3-4d45-8662-f574e4f1567e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:22,837 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:40:22,837 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300f63f4-cc39-47c1-90d7-ce85c6bbf318', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300f63f4-cc39-47c1-90d7-ce85c6bbf318', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:23,888 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:40:23,888 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c00f856-9895-4326-8e36-f7f5861e2f90', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c00f856-9895-4326-8e36-f7f5861e2f90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:24,943 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.050s
2026-06-17 09:40:24,944 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb1554c-854a-440c-8f4e-0cd82ad17c84', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb1554c-854a-440c-8f4e-0cd82ad17c84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:26,316 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.366s
2026-06-17 09:40:26,317 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7b8f3e-05a9-4e7e-ab9a-300ba033255d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7b8f3e-05a9-4e7e-ab9a-300ba033255d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:27,596 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.274s
2026-06-17 09:40:27,597 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0862f0f6-d25b-44d0-87ed-05c8bb8059d0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0862f0f6-d25b-44d0-87ed-05c8bb8059d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:28,659 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.054s
2026-06-17 09:40:28,659 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7605cd-df50-491b-98f1-4445f7890803', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7605cd-df50-491b-98f1-4445f7890803', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:29,739 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.071s
2026-06-17 09:40:29,739 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3031e0df-e31e-4137-b49c-507149d52fd2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3031e0df-e31e-4137-b49c-507149d52fd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:30,778 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:40:30,778 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d46b13-433c-4894-bbdc-9a5221108098', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d46b13-433c-4894-bbdc-9a5221108098', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:31,870 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.082s
2026-06-17 09:40:31,870 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991ea8c5-965c-4da7-950c-76b07a6eb129', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991ea8c5-965c-4da7-950c-76b07a6eb129', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:32,930 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.050s
2026-06-17 09:40:32,930 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a649ea-9e1c-4df1-87df-cec975f17f5e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a649ea-9e1c-4df1-87df-cec975f17f5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:33,992 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.052s
2026-06-17 09:40:33,992 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21597972-064c-411e-aed3-ecabdbebbc12', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21597972-064c-411e-aed3-ecabdbebbc12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:35,042 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.039s
2026-06-17 09:40:35,042 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7820ed90-e853-488c-9a10-5761fb534d92', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7820ed90-e853-488c-9a10-5761fb534d92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:36,108 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.057s
2026-06-17 09:40:36,108 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23296cd3-96bd-4074-a6a6-122dc257d132', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23296cd3-96bd-4074-a6a6-122dc257d132', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:07.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:37,417 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.302s
2026-06-17 09:40:37,418 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041918e5-4aa9-4af7-99b9-5438f449730a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041918e5-4aa9-4af7-99b9-5438f449730a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:38,459 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:40:38,459 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835df8d2-2c2f-4087-89c9-10b9ce909640', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835df8d2-2c2f-4087-89c9-10b9ce909640', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:39,511 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.044s
2026-06-17 09:40:39,511 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6292e3c2-fac9-4025-81a6-11cea1dcb8ec', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6292e3c2-fac9-4025-81a6-11cea1dcb8ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:40,548 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:40:40,549 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47c02d9-5e15-489b-8816-652ab517f4aa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47c02d9-5e15-489b-8816-652ab517f4aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:41,610 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.056s
2026-06-17 09:40:41,610 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2ce084-a489-4c3e-a4b5-a046c6b2c135', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2ce084-a489-4c3e-a4b5-a046c6b2c135', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:42,656 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:40:42,656 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7016055-4691-44af-8055-a57fae2a9f5a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7016055-4691-44af-8055-a57fae2a9f5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:43,711 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.046s
2026-06-17 09:40:43,712 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26f7fcc-d7ae-423e-bfd1-4ebf489cb70c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26f7fcc-d7ae-423e-bfd1-4ebf489cb70c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:44,763 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.044s
2026-06-17 09:40:44,763 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1116f0-9a0a-4651-813b-291c25cf2418', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1116f0-9a0a-4651-813b-291c25cf2418', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:45,795 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.024s
2026-06-17 09:40:45,795 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3cf9e32-d3fc-4557-9dd5-0d2408c13c74', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3cf9e32-d3fc-4557-9dd5-0d2408c13c74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:46,834 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:40:46,834 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6045d57a-707f-4e2c-ab77-e812d8c39d0b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6045d57a-707f-4e2c-ab77-e812d8c39d0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:47,869 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:40:47,869 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8724355-0a82-4a66-acd4-4c9de673710c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8724355-0a82-4a66-acd4-4c9de673710c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:48,906 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:40:48,907 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418c96ff-6bb0-4d22-b1d1-1f46aea4a102', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418c96ff-6bb0-4d22-b1d1-1f46aea4a102', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:49,942 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:40:49,943 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe9f469-32e4-439b-abe1-c08c9f20d62f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe9f469-32e4-439b-abe1-c08c9f20d62f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:50,988 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.039s
2026-06-17 09:40:50,989 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e64be73-e409-4343-9c7d-1bf0fc5320d6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e64be73-e409-4343-9c7d-1bf0fc5320d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:52,028 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:40:52,028 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037283fc-e2c3-4709-945a-95ae7650775f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037283fc-e2c3-4709-945a-95ae7650775f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:53,070 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:40:53,071 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0446ae-c10b-494d-8764-19d16bdb994b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0446ae-c10b-494d-8764-19d16bdb994b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:54,108 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:40:54,109 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c7725f-8fd2-4401-8e4f-24b8e1b636cb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c7725f-8fd2-4401-8e4f-24b8e1b636cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:55,146 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:40:55,146 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443eb4e4-d56e-4bf8-9f8e-2393bee98bc9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443eb4e4-d56e-4bf8-9f8e-2393bee98bc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:56,194 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.043s
2026-06-17 09:40:56,195 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0caca5ca-b743-4b1e-92d6-4fc287babe5c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0caca5ca-b743-4b1e-92d6-4fc287babe5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:57,252 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.047s
2026-06-17 09:40:57,252 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29edc655-ae01-4a45-90af-2c0995a8ff78', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29edc655-ae01-4a45-90af-2c0995a8ff78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:58,317 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.055s
2026-06-17 09:40:58,318 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40228c75-1836-4013-bff8-7a49686c53a2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40228c75-1836-4013-bff8-7a49686c53a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:40:59,370 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:40:59,371 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719bedd9-1a2f-476f-b462-4e1630335d09', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719bedd9-1a2f-476f-b462-4e1630335d09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:00,439 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.062s
2026-06-17 09:41:00,439 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d98e64-9ae2-42af-943d-25310bf815f7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d98e64-9ae2-42af-943d-25310bf815f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:01,483 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:41:01,483 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35627501-8485-4818-9042-f7e53ebbfaef', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35627501-8485-4818-9042-f7e53ebbfaef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:02,520 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:41:02,520 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac32fff-5c0a-4f7c-93e0-c074f0c014bb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac32fff-5c0a-4f7c-93e0-c074f0c014bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:03,576 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.047s
2026-06-17 09:41:03,576 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4243016a-62fc-436c-a28e-1220ca4099a3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4243016a-62fc-436c-a28e-1220ca4099a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:04,634 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.051s
2026-06-17 09:41:04,634 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6d7d14-298b-4b23-b185-6b785253a656', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6d7d14-298b-4b23-b185-6b785253a656', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:05,670 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:41:05,671 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920fbac8-2a8e-4090-b3ab-1473104df517', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920fbac8-2a8e-4090-b3ab-1473104df517', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:06,706 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:41:06,706 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0a755f-32db-4fd1-b26b-c453ed02649c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0a755f-32db-4fd1-b26b-c453ed02649c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:07,786 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.070s
2026-06-17 09:41:07,786 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a56020f-f607-41fd-b953-4c42b3325714', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a56020f-f607-41fd-b953-4c42b3325714', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:08,850 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.049s
2026-06-17 09:41:08,850 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bd8da8-da9b-4b1d-99f3-35e1699cfc9e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bd8da8-da9b-4b1d-99f3-35e1699cfc9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:09,893 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:41:09,893 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cfa543-8b79-4d25-a176-46ffffb22d65', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cfa543-8b79-4d25-a176-46ffffb22d65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:10,931 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:41:10,932 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64272ce-2a30-48e9-863e-aadac2c8f22e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64272ce-2a30-48e9-863e-aadac2c8f22e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:11,970 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:41:11,970 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a5feeb-0070-4c9b-bbbf-3e9886295ff6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a5feeb-0070-4c9b-bbbf-3e9886295ff6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:13,001 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.024s
2026-06-17 09:41:13,002 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0185064a-6b7c-4f02-a29c-33fd4df66a92', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0185064a-6b7c-4f02-a29c-33fd4df66a92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:14,033 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:41:14,034 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05454440-6747-4cd8-9f7c-7f3f1ff0eaf8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05454440-6747-4cd8-9f7c-7f3f1ff0eaf8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:15,078 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:41:15,078 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6568aae2-ca83-41d7-8727-3654e0a1a623', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6568aae2-ca83-41d7-8727-3654e0a1a623', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:16,113 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:41:16,114 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf6b7b2-e4de-435a-8ed0-290f068cb440', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf6b7b2-e4de-435a-8ed0-290f068cb440', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:17,154 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.031s
2026-06-17 09:41:17,155 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554f1bb4-615e-4b8e-abad-0b0e5fcf9c0a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554f1bb4-615e-4b8e-abad-0b0e5fcf9c0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:18,190 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.028s
2026-06-17 09:41:18,191 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e2c7de-0fe9-4c3b-9b5f-96c913d1cc46', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e2c7de-0fe9-4c3b-9b5f-96c913d1cc46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:19,227 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:41:19,227 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524ef186-6adc-498f-841e-eb3fa201d549', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524ef186-6adc-498f-841e-eb3fa201d549', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:20,263 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:41:20,263 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9e6d35-a7bb-4715-b50c-0e0d178cfbee', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9e6d35-a7bb-4715-b50c-0e0d178cfbee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:21,303 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:41:21,303 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b1e5ca-4723-4ebf-9078-f77467995e09', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b1e5ca-4723-4ebf-9078-f77467995e09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:22,409 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.100s
2026-06-17 09:41:22,409 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9a18d9-0ad8-447f-8c2e-8cb00f4502d5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9a18d9-0ad8-447f-8c2e-8cb00f4502d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:23,443 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:41:23,443 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d277bfab-75f1-41ff-a95e-042e276aac1a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d277bfab-75f1-41ff-a95e-042e276aac1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:24,476 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.025s
2026-06-17 09:41:24,476 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87824b85-0820-4e61-b592-3e44839f4a2e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87824b85-0820-4e61-b592-3e44839f4a2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:25,510 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:41:25,510 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc42553e-a676-4d51-ba6d-cfb6bccebdd6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc42553e-a676-4d51-ba6d-cfb6bccebdd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:26,554 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:41:26,554 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21207f8d-4ab2-464b-8671-b4fc4899b42e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21207f8d-4ab2-464b-8671-b4fc4899b42e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:27,598 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:41:27,598 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f598c85-db79-41d0-b49f-aea51f07df90', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f598c85-db79-41d0-b49f-aea51f07df90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:28,648 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.044s
2026-06-17 09:41:28,648 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9132678e-f7fd-4c53-b0c7-0a737ec2fcc8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9132678e-f7fd-4c53-b0c7-0a737ec2fcc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:29,694 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.037s
2026-06-17 09:41:29,694 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833bff63-44d4-4362-b54b-0469479fc5d2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833bff63-44d4-4362-b54b-0469479fc5d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:30,735 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:41:30,735 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077c278d-4f4e-423b-8011-ca8e4b29ca7a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077c278d-4f4e-423b-8011-ca8e4b29ca7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:31,776 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:41:31,776 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06a6ece-e019-46a3-ac0d-9efc5850636b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06a6ece-e019-46a3-ac0d-9efc5850636b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:32,808 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:41:32,808 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b75b6ba-72b0-49e8-bcd7-7862bf3c73c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b75b6ba-72b0-49e8-bcd7-7862bf3c73c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:33,844 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:41:33,844 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3708a7-2db1-4d34-a6ac-417e2810287b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3708a7-2db1-4d34-a6ac-417e2810287b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:34,881 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.031s
2026-06-17 09:41:34,881 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13927c4-f343-43d1-8547-fe5c0f966a45', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13927c4-f343-43d1-8547-fe5c0f966a45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:35,919 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.031s
2026-06-17 09:41:35,919 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2166cd9b-e099-4e04-9b5d-892747f7bd86', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2166cd9b-e099-4e04-9b5d-892747f7bd86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:36,951 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:41:36,951 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6626fafc-e3ff-402c-92f7-be5d36abc517', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6626fafc-e3ff-402c-92f7-be5d36abc517', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:37,983 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.023s
2026-06-17 09:41:37,983 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e27677-42c9-431c-9db6-6f7ad4a3a1eb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e27677-42c9-431c-9db6-6f7ad4a3a1eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:39,043 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.053s
2026-06-17 09:41:39,043 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfb1bad-7daf-42a5-99a8-6d0153a539f4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfb1bad-7daf-42a5-99a8-6d0153a539f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:40,080 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:41:40,080 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f91cb12-cdf0-468c-8184-8fa075f67a95', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f91cb12-cdf0-468c-8184-8fa075f67a95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:41,123 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:41:41,123 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363359c3-f90a-4cc7-9d76-64e160d3df9b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363359c3-f90a-4cc7-9d76-64e160d3df9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:42,172 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:41:42,172 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e02d3a-0fe3-413b-9fc9-9bdd9a46beba', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e02d3a-0fe3-413b-9fc9-9bdd9a46beba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:43,203 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.025s
2026-06-17 09:41:43,204 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25958d1e-1ec8-4048-a4ed-2056c8ca3362', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25958d1e-1ec8-4048-a4ed-2056c8ca3362', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:44,250 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:41:44,251 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa865a8-7794-4ad5-8b1d-67a1cb49d1d5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa865a8-7794-4ad5-8b1d-67a1cb49d1d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:45,307 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.051s
2026-06-17 09:41:45,307 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aae82e2-5d85-4c22-b26f-5002d957dcf4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aae82e2-5d85-4c22-b26f-5002d957dcf4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:46,354 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:41:46,354 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d565bb-c88f-4a77-837c-78ee8ca223fa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d565bb-c88f-4a77-837c-78ee8ca223fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:47,405 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.041s
2026-06-17 09:41:47,406 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c452057e-cf9d-4ff7-a896-6a48c2ccca22', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c452057e-cf9d-4ff7-a896-6a48c2ccca22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:48,457 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.043s
2026-06-17 09:41:48,457 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b47dd5-483b-4a40-9c69-07968306ecab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b47dd5-483b-4a40-9c69-07968306ecab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:49,509 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.046s
2026-06-17 09:41:49,509 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34646d47-f912-488e-b767-4c092e188892', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34646d47-f912-488e-b767-4c092e188892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:50,567 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.048s
2026-06-17 09:41:50,568 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f001039d-5bf5-4f74-90a6-f8d9ef7544da', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f001039d-5bf5-4f74-90a6-f8d9ef7544da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:51,646 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.070s
2026-06-17 09:41:51,646 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af2e758-3499-4ae8-8744-10964b7569ca', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af2e758-3499-4ae8-8744-10964b7569ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:52,701 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.046s
2026-06-17 09:41:52,701 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977d2bc4-f22a-4940-82ff-8497d550b1f1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977d2bc4-f22a-4940-82ff-8497d550b1f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:53,751 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.044s
2026-06-17 09:41:53,752 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbfe8f9-1297-4a74-8682-d84f93975d63', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbfe8f9-1297-4a74-8682-d84f93975d63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:54,796 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:41:54,796 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8395b4d-ea8b-4ae0-b28c-b23c7b4f6d46', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8395b4d-ea8b-4ae0-b28c-b23c7b4f6d46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:55,838 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:41:55,838 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a87498-7a03-497f-a40c-91903acfd6e1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a87498-7a03-497f-a40c-91903acfd6e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:56,885 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:41:56,885 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74bbfd6a-7698-4b93-95e3-9a4ff8d0169a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74bbfd6a-7698-4b93-95e3-9a4ff8d0169a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:57,928 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:41:57,928 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f5bac0-0484-4010-8b7f-c54c1f0bb718', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f5bac0-0484-4010-8b7f-c54c1f0bb718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:41:58,981 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.046s
2026-06-17 09:41:58,983 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c381dd9-a858-4f0e-8471-d5f182b0ef36', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c381dd9-a858-4f0e-8471-d5f182b0ef36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:00,030 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.037s
2026-06-17 09:42:00,030 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ed5180-aa11-4209-9bb4-2e14553b5063', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ed5180-aa11-4209-9bb4-2e14553b5063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:01,081 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.039s
2026-06-17 09:42:01,082 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d2b387-593a-4858-a6c2-b223de9d59d6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d2b387-593a-4858-a6c2-b223de9d59d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:02,143 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.051s
2026-06-17 09:42:02,144 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b994cd61-10ca-4168-aecb-afb53b25b344', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b994cd61-10ca-4168-aecb-afb53b25b344', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:03,207 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.056s
2026-06-17 09:42:03,208 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f83b931-79e9-47f1-8825-0983a2151816', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f83b931-79e9-47f1-8825-0983a2151816', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:04,263 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:42:04,264 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6af0fdc-9a7b-4824-8979-4e40118a6d02', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6af0fdc-9a7b-4824-8979-4e40118a6d02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:05,304 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:42:05,305 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1324bc-6dce-4cca-a3e8-5ca8446189f9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1324bc-6dce-4cca-a3e8-5ca8446189f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:06,337 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:42:06,337 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405fe600-6913-4e03-a739-de79c13fedfe', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405fe600-6913-4e03-a739-de79c13fedfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:07,381 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:42:07,381 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3663f0-a0ca-4800-a132-6f9c49142257', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3663f0-a0ca-4800-a132-6f9c49142257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:08,419 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:42:08,419 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f82d76a-17b8-4fb2-891e-b9b02977b2f3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f82d76a-17b8-4fb2-891e-b9b02977b2f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:09,455 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.028s
2026-06-17 09:42:09,455 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08592f04-e820-46c7-b140-eee96fab921b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08592f04-e820-46c7-b140-eee96fab921b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:10,513 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.053s
2026-06-17 09:42:10,514 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7026b1c-09b8-42d8-9d4e-9ae7b2267b1d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7026b1c-09b8-42d8-9d4e-9ae7b2267b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:11,565 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.042s
2026-06-17 09:42:11,566 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b60833-f680-411e-8db5-c6f997a82cda', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b60833-f680-411e-8db5-c6f997a82cda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:12,609 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.037s
2026-06-17 09:42:12,610 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edeb2210-beff-49a7-ae2c-60631271db0f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edeb2210-beff-49a7-ae2c-60631271db0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:13,692 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.073s
2026-06-17 09:42:13,693 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de711b35-d0a7-4fe4-8ba3-1096b232ab6c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de711b35-d0a7-4fe4-8ba3-1096b232ab6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:14,731 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:42:14,732 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c5d71c-f0fd-4870-9524-115dae53c62b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c5d71c-f0fd-4870-9524-115dae53c62b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:15,769 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:42:15,769 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3a3041-5ee3-40e4-b057-6d1e10c0c8fb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3a3041-5ee3-40e4-b057-6d1e10c0c8fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:16,813 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:42:16,813 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cc1550-ce15-44df-b588-32f4ba501eab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cc1550-ce15-44df-b588-32f4ba501eab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:17,848 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:42:17,848 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5c5b47-56e7-4315-b7f9-2b561748c1bb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5c5b47-56e7-4315-b7f9-2b561748c1bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:18,884 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:42:18,884 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9600e210-8bf7-41ff-be66-7b89786e55c3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9600e210-8bf7-41ff-be66-7b89786e55c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:19,930 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.039s
2026-06-17 09:42:19,931 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b29528-9121-4f17-9063-81c2295f8d19', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b29528-9121-4f17-9063-81c2295f8d19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:20,979 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:42:20,979 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8054817e-66cc-4008-9bef-86933b04e8e0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8054817e-66cc-4008-9bef-86933b04e8e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:22,015 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:42:22,015 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a68198eb-fae4-4b45-b992-f2d54b5bc22d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68198eb-fae4-4b45-b992-f2d54b5bc22d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:23,057 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:42:23,057 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dc56e0-8a36-4964-ac64-4667b3b3db16', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dc56e0-8a36-4964-ac64-4667b3b3db16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:24,131 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.065s
2026-06-17 09:42:24,131 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b028427-5406-4608-8780-a66b22c686e3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b028427-5406-4608-8780-a66b22c686e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:25,173 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:42:25,173 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caaef649-4b35-42bd-97fc-f9871eee7876', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caaef649-4b35-42bd-97fc-f9871eee7876', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:26,218 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:42:26,218 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82dcb02d-9554-441a-9c9a-427d95ad21b3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82dcb02d-9554-441a-9c9a-427d95ad21b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:27,267 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:42:27,267 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e08f8fb-3507-4195-bdb8-e21f06ac5f2f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e08f8fb-3507-4195-bdb8-e21f06ac5f2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:28,312 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:42:28,313 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06229917-84d1-4af2-b7c8-49f795d34efc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06229917-84d1-4af2-b7c8-49f795d34efc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:29,358 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:42:29,358 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2856e550-471f-4ebf-9c6b-9185ab42a37d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2856e550-471f-4ebf-9c6b-9185ab42a37d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:30,390 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:42:30,390 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a669d0ed-e8b3-4358-b26b-f1488fc37ebc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a669d0ed-e8b3-4358-b26b-f1488fc37ebc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:31,427 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.028s
2026-06-17 09:42:31,427 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77c82c4-c861-4f71-8a96-0d6b4ff87d83', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77c82c4-c861-4f71-8a96-0d6b4ff87d83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:32,454 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.023s
2026-06-17 09:42:32,455 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed60080f-2662-4e5c-814c-20e577068f62', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed60080f-2662-4e5c-814c-20e577068f62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:33,490 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:42:33,491 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd2b0d4-bd8f-4310-9ecd-d1ec8a8a7658', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd2b0d4-bd8f-4310-9ecd-d1ec8a8a7658', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:34,523 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:42:34,524 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508a73b3-cf51-43f9-898f-2b1f2b5a000d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508a73b3-cf51-43f9-898f-2b1f2b5a000d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:35,579 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:42:35,579 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96841cd-bd0a-4fe7-a40a-a50e4c9072cf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96841cd-bd0a-4fe7-a40a-a50e4c9072cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:36,634 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.047s
2026-06-17 09:42:36,634 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee567f45-5fa4-49ac-a6fd-c93f8cd1bcf3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee567f45-5fa4-49ac-a6fd-c93f8cd1bcf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:37,682 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:42:37,682 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89921931-b538-4587-8093-cb5f8a77c9a4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89921931-b538-4587-8093-cb5f8a77c9a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:38,724 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:42:38,724 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e1f591-2d6a-4fb0-857e-a6ca4b792c17', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e1f591-2d6a-4fb0-857e-a6ca4b792c17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:39,764 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.031s
2026-06-17 09:42:39,764 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17deabd-d9e7-4774-962c-71c05dbf666a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17deabd-d9e7-4774-962c-71c05dbf666a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:40,804 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.033s
2026-06-17 09:42:40,804 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f354c50-fb75-435e-81e9-453a04d70b69', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f354c50-fb75-435e-81e9-453a04d70b69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:41,854 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.041s
2026-06-17 09:42:41,854 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f43b2eb-3e5b-4e27-9207-1d664c405094', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f43b2eb-3e5b-4e27-9207-1d664c405094', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:42,921 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.056s
2026-06-17 09:42:42,921 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349d083f-31e5-498f-8a0e-25101d44ca1f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349d083f-31e5-498f-8a0e-25101d44ca1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:43,986 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.059s
2026-06-17 09:42:43,987 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91bab631-fea8-4749-88f9-4aceb87236fb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91bab631-fea8-4749-88f9-4aceb87236fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:45,030 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.034s
2026-06-17 09:42:45,030 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2bbf0c-cc4e-4bba-a4c5-a12be397e1e1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2bbf0c-cc4e-4bba-a4c5-a12be397e1e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:46,067 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.029s
2026-06-17 09:42:46,067 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ea5c2c-aa70-4fe2-ae5f-8c5e3ba1cd7d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ea5c2c-aa70-4fe2-ae5f-8c5e3ba1cd7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:47,111 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:42:47,111 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a94c9f-2cb3-4f06-a064-446c07a545ca', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a94c9f-2cb3-4f06-a064-446c07a545ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:48,156 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:42:48,157 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275a97c2-102f-43b6-bbee-b76bdbf5d73b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275a97c2-102f-43b6-bbee-b76bdbf5d73b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:49,207 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.043s
2026-06-17 09:42:49,208 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb79a5d2-7f30-4a28-acee-6f97e0561256', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb79a5d2-7f30-4a28-acee-6f97e0561256', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:50,244 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:42:50,244 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb98d4c-2766-45d3-b17b-3634f018e7e9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb98d4c-2766-45d3-b17b-3634f018e7e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:51,278 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:42:51,278 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c356864-cd36-43ad-b1b4-5454727781f8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c356864-cd36-43ad-b1b4-5454727781f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:52,326 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.039s
2026-06-17 09:42:52,326 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf2d798-6515-453a-a3a4-73548170c9b0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf2d798-6515-453a-a3a4-73548170c9b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:53,380 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:42:53,380 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bc95d0-6543-4864-b0e6-91add61660c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bc95d0-6543-4864-b0e6-91add61660c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:54,425 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.037s
2026-06-17 09:42:54,425 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cb5d96-c8ab-48e0-b2fc-db0656c3f14d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11cb5d96-c8ab-48e0-b2fc-db0656c3f14d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:55,477 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:42:55,477 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da8633a-0832-4ff5-9323-42d8baca5bb2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da8633a-0832-4ff5-9323-42d8baca5bb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:56,520 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:42:56,520 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df3491b-bca6-4a82-ba6a-0d5ae280eff7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df3491b-bca6-4a82-ba6a-0d5ae280eff7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:57,557 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:42:57,557 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3e7c7d-c5ab-4609-b2bf-434030a6923f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3e7c7d-c5ab-4609-b2bf-434030a6923f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:58,599 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:42:58,599 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8751e819-37d1-4819-a17b-3555eb63d2a1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8751e819-37d1-4819-a17b-3555eb63d2a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:42:59,663 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.056s
2026-06-17 09:42:59,663 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:42:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cb654b-f659-47b0-9f44-825d155b9d39', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cb654b-f659-47b0-9f44-825d155b9d39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:00,696 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.025s
2026-06-17 09:43:00,696 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4caa2527-49bf-43fa-b47d-19e1c6939671', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4caa2527-49bf-43fa-b47d-19e1c6939671', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:01,728 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:43:01,728 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d8a8d4-dbef-41fb-b7ac-e6a309362068', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d8a8d4-dbef-41fb-b7ac-e6a309362068', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:02,775 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.041s
2026-06-17 09:43:02,776 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033079f0-f4e2-4fa4-9a71-25c858c92e4b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033079f0-f4e2-4fa4-9a71-25c858c92e4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:03,836 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.051s
2026-06-17 09:43:03,836 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7918b590-51c6-4193-b247-1badb52a4e15', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7918b590-51c6-4193-b247-1badb52a4e15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:04,876 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.032s
2026-06-17 09:43:04,877 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4c21ba-3b47-42b3-b5b9-7d4eb5faae61', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4c21ba-3b47-42b3-b5b9-7d4eb5faae61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:05,927 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:43:05,928 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a4f1d1-da99-4e74-99b0-8661775efd30', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a4f1d1-da99-4e74-99b0-8661775efd30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:06,974 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:43:06,975 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5813a9e3-75c9-4bdf-82c6-6f8826dcf331', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5813a9e3-75c9-4bdf-82c6-6f8826dcf331', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:08,012 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.028s
2026-06-17 09:43:08,013 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933d3c5e-66fa-4c8a-bb3c-37a8f6b83f93', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933d3c5e-66fa-4c8a-bb3c-37a8f6b83f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:09,051 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.027s
2026-06-17 09:43:09,051 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c934d798-12b8-48d6-8bba-570aa25782cc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c934d798-12b8-48d6-8bba-570aa25782cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:10,099 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.041s
2026-06-17 09:43:10,099 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4018a84e-6e9d-4f7c-9d93-f78474e12ebd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4018a84e-6e9d-4f7c-9d93-f78474e12ebd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:11,143 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.037s
2026-06-17 09:43:11,143 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16da4a83-7071-4f67-80c9-4ba00f6621ab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16da4a83-7071-4f67-80c9-4ba00f6621ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:12,190 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.041s
2026-06-17 09:43:12,191 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23f6d47-a576-498c-875e-84e731b4ca09', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23f6d47-a576-498c-875e-84e731b4ca09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:13,236 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.038s
2026-06-17 09:43:13,237 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498b1519-2581-4bbf-b07a-10dc436c0f58', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498b1519-2581-4bbf-b07a-10dc436c0f58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:14,281 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:43:14,282 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a98343f-0f28-42b3-91cd-e7c59f7fdad1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a98343f-0f28-42b3-91cd-e7c59f7fdad1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:15,317 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:43:15,317 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3896feab-6902-42c6-934a-4bc98230dd85', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3896feab-6902-42c6-934a-4bc98230dd85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:16,360 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:43:16,360 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1214c6-f295-4a8e-bcac-ccff448b33ec', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1214c6-f295-4a8e-bcac-ccff448b33ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:17,397 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.030s
2026-06-17 09:43:17,397 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9812af6c-7385-491f-9aac-2ea90abcaeae', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9812af6c-7385-491f-9aac-2ea90abcaeae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:18,444 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.040s
2026-06-17 09:43:18,444 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9820699d-2a69-4cc6-b0d8-20fe65ce47eb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9820699d-2a69-4cc6-b0d8-20fe65ce47eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:19,479 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.026s
2026-06-17 09:43:19,479 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1065c8ef-f602-42ef-b569-c41ff81d36cf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1065c8ef-f602-42ef-b569-c41ff81d36cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:20,520 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:43:20,520 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeba247f-697e-443e-bd94-2e3c2c0da450', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeba247f-697e-443e-bd94-2e3c2c0da450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:21,555 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.028s
2026-06-17 09:43:21,555 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b8ae74-d339-443b-99cf-057149ed4d41', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b8ae74-d339-443b-99cf-057149ed4d41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:22,596 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.035s
2026-06-17 09:43:22,596 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fe90c6-9077-46b9-8044-a870e4ab00b9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fe90c6-9077-46b9-8044-a870e4ab00b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:40:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:22,713 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.107s
2026-06-17 09:43:22,713 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:22 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-58b0c426-15b9-4436-ad6e-a29834687291', 'x-compute-request-id': 'req-58b0c426-15b9-4436-ad6e-a29834687291', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b''
2026-06-17 09:43:22,966 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.252s
2026-06-17 09:43:22,966 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9937f0c8-8be8-4c0e-af0d-f1c8d3d06474', 'x-compute-request-id': 'req-9937f0c8-8be8-4c0e-af0d-f1c8d3d06474', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-208768606-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}, {"version": 4, "addr": "172.24.5.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}]}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:43:24,198 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.224s
2026-06-17 09:43:24,198 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a759ac4c-e38b-4751-8028-c2b434d83e06', 'x-compute-request-id': 'req-a759ac4c-e38b-4751-8028-c2b434d83e06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-208768606-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}, {"version": 4, "addr": "172.24.5.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}]}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:43:25,424 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.221s
2026-06-17 09:43:25,425 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba591a4-8edb-49b2-994a-1ec774571bc6', 'x-compute-request-id': 'req-cba591a4-8edb-49b2-994a-1ec774571bc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-208768606-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}, {"version": 4, "addr": "172.24.5.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:be:09"}]}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1981254154"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:43:26,521 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.090s
2026-06-17 09:43:26,521 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4545e95-0b56-4947-89c3-edc09ba8672f', 'x-compute-request-id': 'req-f4545e95-0b56-4947-89c3-edc09ba8672f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "ACTIVE", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.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-06-17 09:43:27,622 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.095s
2026-06-17 09:43:27,622 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3ca5b1-b0c3-4f2f-b7ad-b591ba47f5c6', 'x-compute-request-id': 'req-5f3ca5b1-b0c3-4f2f-b7ad-b591ba47f5c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "DELETED", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:27Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-17T09:40:38Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": "2026-06-17T09:43:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:43:27,628 106153 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-17 09:43:28,727 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.099s
2026-06-17 09:43:28,728 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bba76b1-8fb5-4e30-9e00-9c2b8541b08f', 'x-compute-request-id': 'req-9bba76b1-8fb5-4e30-9e00-9c2b8541b08f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:39:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "9ccec20b19ca0baf45aede6ac9530487205050f6336f2a6923edd097", "id": "43836b6b-abb1-46ef-93ae-575a98251e1b", "image": {"id": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/images/2907576d-4e8d-4d9f-81d2-8b8a1d0503d6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/43836b6b-abb1-46ef-93ae-575a98251e1b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-71628297", "status": "DELETED", "tenant_id": "020d68edadab4d5c975932063fa88b23", "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "updated": "2026-06-17T09:43:27Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-17T09:40:38Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1860236400", "OS-SRV-USG:launched_at": "2026-06-17T09:39:24.000000", "OS-SRV-USG:terminated_at": "2026-06-17T09:43:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:43:29,764 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b 0.028s
2026-06-17 09:43:29,764 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:29 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-d1abbccd-fa93-4a2b-88a3-dda66183792d', 'x-compute-request-id': 'req-d1abbccd-fa93-4a2b-88a3-dda66183792d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/43836b6b-abb1-46ef-93ae-575a98251e1b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 43836b6b-abb1-46ef-93ae-575a98251e1b could not be found."}}'
2026-06-17 09:43:29,787 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.35/compute/v2.1/os-keypairs/tempest-keypair-1860236400 0.022s
2026-06-17 09:43:29,787 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:29 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-887ca13c-f7d5-4366-9f4d-e457ed03db4d', 'x-compute-request-id': 'req-887ca13c-f7d5-4366-9f4d-e457ed03db4d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/compute/v2.1/os-keypairs/tempest-keypair-1860236400'}
Body: b''
2026-06-17 09:43:29,932 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.35/networking/v2.0/security-groups/01371c96-f3dd-42c6-b31a-a555d24cd6a5 0.144s
2026-06-17 09:43:29,932 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-12761681-8156-41a0-91f0-9b3837afaf50', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/networking/v2.0/security-groups/01371c96-f3dd-42c6-b31a-a555d24cd6a5'}
Body: b''
2026-06-17 09:43:29,950 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.35/networking/v2.0/security-groups/01371c96-f3dd-42c6-b31a-a555d24cd6a5 0.017s
2026-06-17 09:43:29,950 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b234caba-a8d1-4e98-8630-351087d1f3c8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.35/networking/v2.0/security-groups/01371c96-f3dd-42c6-b31a-a555d24cd6a5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 01371c96-f3dd-42c6-b31a-a555d24cd6a5 does not exist", "detail": ""}}'
2026-06-17 09:43:30,187 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.35/networking/v2.0/floatingips/ced1d4e7-615d-4e00-87e3-b4bc08d70489 0.236s
2026-06-17 09:43:30,187 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5c7d8aea-2c6b-4b1a-8ac9-16749b0b0d9f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips/ced1d4e7-615d-4e00-87e3-b4bc08d70489'}
Body: b''
2026-06-17 09:43:30,233 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.045s
2026-06-17 09:43:30,233 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:30 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-fce28570-0329-4d74-b545-809ec9cc64ab', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b''
2026-06-17 09:43:30,269 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.036s
2026-06-17 09:43:30,269 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376dc8ea-df9f-459f-9903-4ba6465ef7ac', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376dc8ea-df9f-459f-9903-4ba6465ef7ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"volume": {"id": "898104e4-910c-4951-8f85-9d876412ef66", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:39:08.000000", "updated_at": "2026-06-17T09:43:30.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1446162329", "description": null, "volume_type": "tempest-scenario-type-luksv2-376019818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/898104e4-910c-4951-8f85-9d876412ef66"}], "user_id": "5b1e3e91910b46f797e91b79c352d7b5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "020d68edadab4d5c975932063fa88b23"}}'
2026-06-17 09:43:31,291 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66 0.016s
2026-06-17 09:43:31,291 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:31 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-1a51a2d5-75db-4ad3-b81f-d6180ceb8cb3', 'x-openstack-request-id': 'req-1a51a2d5-75db-4ad3-b81f-d6180ceb8cb3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.35/volume/v3/volumes/898104e4-910c-4951-8f85-9d876412ef66'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 898104e4-910c-4951-8f85-9d876412ef66 could not be found."}}'
2026-06-17 09:43:31,421 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 0.130s
2026-06-17 09:43:31,422 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e82560-2917-4094-ba93-dafaa358ac63', 'content-length': '12246', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e82560-2917-4094-ba93-dafaa358ac63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "67d521d4-380b-4929-a9a7-9ea87bcece12", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:43:11.000000", "updated_at": "2026-06-17T09:43:29.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-38531110", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/67d521d4-380b-4929-a9a7-9ea87bcece12"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/67d521d4-380b-4929-a9a7-9ea87bcece12"}], "user_id": "4c7945c673b04f76836b52970592014e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "67d521d4-380b-4929-a9a7-9ea87bcece12", "attachment_id": "f25b9600-2588-47cf-b932-dc7ff8fcf2c9", "volume_id": "67d521d4-380b-4929-a9a7-9ea87bcece12", "server_id": "67b75ef7-1ca9-4795-8162-afc49ba592ad", "host_name": "np0000003026", "device": "/dev/vdb", "attached_at": "2026-06-17T09:43:16.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a4a7fd42d9454154aa2427b3d88c6e72", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003026@storpool#template_virtual"}, {"id": "7534c706-856b-48cd-b9e0-90813e793be8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:42:54.000000", "updated_at": "2026-06-17T09:43:05.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1167447880", "description": null, "volume_type": "storpool", "snapshot_id": "5e609091-1850-4bf0-9289-73717878ff3e", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/7534c706-856b-48cd-b9e0-90813e793be8"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/7534c706-856b-48cd-b9e0-90813e793be8"}], "user_id": "9c6ba182c4bf4dad95a93a73c26a3899", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7534c706-856b-48cd-b9e0-90813e793be8", "attachment_id": "ad9f2408-76f1-42aa-8aa4-05e199c16626", "volume_id": "7534c706-856b-48cd-b9e0-90813e793be8", "server_id": "0b32a48b-c733-442c-8603-e3b2b97a7cd1", "host_name": "np0000003026", "device": "/dev/vda", "attached_at": "2026-06-17T09:43:04.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d3b1d758e3144a7a84688b8939ad9fa6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003026@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": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "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": "94329d4e-36a5-4780-8bd7-00fd41fe3e6c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:42:50.000000", "updated_at": "2026-06-17T09:42:50.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-584357362", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/94329d4e-36a5-4780-8bd7-00fd41fe3e6c"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/94329d4e-36a5-4780-8bd7-00fd41fe3e6c"}], "user_id": "d9c9dd38098c4926be02759e82466dbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "03b32ac504ce461c8a90aed983b863c5", "os-vol-mig-status-attr:migstat": null, "os-vol
2026-06-17 09:43:31,461 106153 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.35/volume/v3/types/cfbafc78-f492-44d6-8f15-244c66658c8c 0.030s
2026-06-17 09:43:31,461 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:43:31 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-8c7ddd4f-4617-4a62-9d50-2798c93e8d96', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/volume/v3/types/cfbafc78-f492-44d6-8f15-244c66658c8c'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 898104e4-910c-4951-8f85-9d876412ef66 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft2.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-17 09:51:30,428 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST https://10.4.3.35/compute/v2.1/os-keypairs 0.189s
2026-06-17 09:51:30,428 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-1917881617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGJOJWEGhclNOyIu0S3JKG3fkVK6v6nULMDxZA3d/N8zyBeyZFjOECor4AD36FaYbUtaqQdTLE12SqLahfHMjOD5mSHAL5HxQcHXG/EYyQpmce+6qwy75nb07zEztwFpqA=="}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '397', '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-7f51f6a3-21ee-40af-9b71-5bb25d508950', 'x-compute-request-id': 'req-7f51f6a3-21ee-40af-9b71-5bb25d508950', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1917881617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGJOJWEGhclNOyIu0S3JKG3fkVK6v6nULMDxZA3d/N8zyBeyZFjOECor4AD36FaYbUtaqQdTLE12SqLahfHMjOD5mSHAL5HxQcHXG/EYyQpmce+6qwy75nb07zEztwFpqA==", "fingerprint": "17:ff:41:ba:b4:61:0b:db:bd:cf:6f:28:4c:6e:6a:10", "user_id": "350472d689b142b19cd5b668b23d74bf"}}'
2026-06-17 09:51:30,622 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-groups 0.192s
2026-06-17 09:51:30,622 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1507588985", "description": "tempest-secgroup-smoke-1507588985 description", "project_id": "445669fc50c04c6897ed69b1727a7cf3"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-43fff32d-7e8d-43f6-ba57-05fe7a154a78', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "name": "tempest-secgroup-smoke-1507588985", "stateful": true, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "description": "tempest-secgroup-smoke-1507588985 description", "shared": false, "security_group_rules": [{"id": "47816465-df07-4bbb-9f5a-18adb9f54b79", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "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": 1673, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-17T09:51:30Z", "updated_at": "2026-06-17T09:51:30Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}, {"id": "fbdb1033-ec20-4e27-8545-bd43c7f4ee3d", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "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": 1672, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-17T09:51:30Z", "updated_at": "2026-06-17T09:51:30Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}], "tags": [], "created_at": "2026-06-17T09:51:30Z", "updated_at": "2026-06-17T09:51:30Z", "revision_number": 1}}'
2026-06-17 09:51:30,889 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.267s
2026-06-17 09:51:30,890 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3c35010b-55f6-40c9-9feb-5196807d1f38', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e6648f21-cfaf-4d4f-ba7f-4a29c3ad5081", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:30Z", "updated_at": "2026-06-17T09:51:30Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:31,152 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.262s
2026-06-17 09:51:31,152 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-b03d785d-3629-47ca-b398-7233fb5825ef', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a0c951c0-b2dd-4205-a8fa-b030241adedc", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:30Z", "updated_at": "2026-06-17T09:51:30Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:31,417 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.264s
2026-06-17 09:51:31,417 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5ce9371f-b1ea-46f8-b1b5-11cd701ef86e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3f02e1b4-f710-4ef2-85e6-b9809ddc528a", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:31Z", "updated_at": "2026-06-17T09:51:31Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:31,717 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.299s
2026-06-17 09:51:31,718 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-f542502e-a644-4f79-b451-7fc90f3b3d90', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0d8f51d1-d19f-45aa-be23-c6c4d70cbaa3", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:31Z", "updated_at": "2026-06-17T09:51:31Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:31,950 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.232s
2026-06-17 09:51:31,950 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-da35cc98-aa1e-40e5-8698-27692ad04b56', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9c038d39-2aab-4827-b4cb-7e5303b6e450", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:31Z", "updated_at": "2026-06-17T09:51:31Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:32,288 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/security-group-rules 0.338s
2026-06-17 09:51:32,289 106153 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": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f03cb234-abaa-4cc2-8151-989b9aec8a2c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c3b038b8-3214-4f55-9899-f5cdbd80acd6", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "security_group_id": "a0ffbcf0-da85-44b5-8658-4e7826fa4a1e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-17T09:51:32Z", "updated_at": "2026-06-17T09:51:32Z", "revision_number": 0, "tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:32,350 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/identity/v3/auth/tokens 0.058s
2026-06-17 09:51:32,350 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2923', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d8ddebd-6112-422e-a414-b7c4e26a6397', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "350472d689b142b19cd5b668b23d74bf", "name": "tempest-TestShelveInstance-1868470128-project-member", "password_expires_at": null}, "audit_ids": ["6BbWy-rRTJiTqjEP4uNyoQ"], "expires_at": "2026-06-17T10:51:32.000000Z", "issued_at": "2026-06-17T09:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "445669fc50c04c6897ed69b1727a7cf3", "name": "tempest-TestShelveInstance-1868470128"}, "is_domain": false, "roles": [{"id": "4c5fa5a93d354b4a8c4f3d9efdcef394", "name": "reader"}, {"id": "773e6020baae4088907c9ba9112999b4", "name": "member"}], "catalog": [{"endpoints": [{"id": "2bc5839c07594defb2ceea86079efa45", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/image", "region": "RegionOne"}], "id": "1cf1d39e128643bbb3ccf2733a7ac0e8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f5114f8e3ae4a9b8b2c51a99bf29bb8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/placement", "region": "RegionOne"}], "id": "26799bf8f4ab413198d0f360ce3cb2f5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9996ec211b15463ebdfadb62d4232992", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/compute/v2/445669fc50c04c6897ed69b1727a7cf3", "region": "RegionOne"}], "id": "291ea57ff4954a508c7df590b9d3747e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2c30b9cf39d74b7fab80e0a70f80ffe0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35:8080/v1/AUTH_445669fc50c04c6897ed69b1727a7cf3", "region": "RegionOne"}, {"id": "56497ddff204487d9a30ea97f3375ac2", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.35:8080", "region": "RegionOne"}], "id": "346c53784724430eaecf5562766036d3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1872a8950795464ab6f2bdcb0f23900d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/identity", "region": "RegionOne"}], "id": "51766adc0f354418bd16836504772029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "92e30bd3af234199baa1451abb32fb68", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/compute/v2.1", "region": "RegionOne"}], "id": "81e9f720213e4ad598b1a41a13ab38b3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "5fb29306ab8244fbab918121842f8254", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/networking", "region": "RegionOne"}], "id": "869e3e654519456c9f73d74f1bdffb1f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8379e3e036f463a83fea82f0ea98aaf", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.35/volume/v3", "region": "RegionOne"}], "id": "f70f203f0772429aa51acf2fb6ac90d8", "type": "block-storage", "name": "cinder"}]}}'
2026-06-17 09:51:32,350 106153 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f472b6ac-28c7-46c5-a107-ef643a2c91e2', 'name': 'tempest-TestShelveInstance-2070993076-network', 'tenant_id': '445669fc50c04c6897ed69b1727a7cf3', 'project_id': '445669fc50c04c6897ed69b1727a7cf3', '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': 4652, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-17T09:51:19Z', 'updated_at': '2026-06-17T09:51:19Z', 'revision_number': 1} available for tenant
2026-06-17 09:51:32,661 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST https://10.4.3.35/volume/v3/volumes 0.310s
2026-06-17 09:51:32,662 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-859126162", "imageRef": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "size": 1}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c45c6cb-4808-43d1-93bc-a12dc7cd30e9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c45c6cb-4808-43d1-93bc-a12dc7cd30e9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/volume/v3/volumes'}
Body: b'{"volume": {"id": "88c7af55-4ce3-486d-a614-859023c2f1ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:51:32.610434", "updated_at": null, "name": "tempest-tempest.common.compute-volume-859126162", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}], "user_id": "350472d689b142b19cd5b668b23d74bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-17 09:51:32,707 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea 0.038s
2026-06-17 09:51:32,707 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054bce26-f87c-49a8-a51f-e87ee626d082', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054bce26-f87c-49a8-a51f-e87ee626d082', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea'}
Body: b'{"volume": {"id": "88c7af55-4ce3-486d-a614-859023c2f1ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:51:33.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-859126162", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}], "user_id": "350472d689b142b19cd5b668b23d74bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "445669fc50c04c6897ed69b1727a7cf3"}}'
2026-06-17 09:51:33,746 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea 0.033s
2026-06-17 09:51:33,746 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816e458f-bf9e-4fcb-8d28-5a85dd65bc63', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816e458f-bf9e-4fcb-8d28-5a85dd65bc63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea'}
Body: b'{"volume": {"id": "88c7af55-4ce3-486d-a614-859023c2f1ea", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-17T09:51:33.000000", "updated_at": "2026-06-17T09:51:33.000000", "name": "tempest-tempest.common.compute-volume-859126162", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.35/volume/v3/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}, {"rel": "bookmark", "href": "https://10.4.3.35/volume/volumes/88c7af55-4ce3-486d-a614-859023c2f1ea"}], "user_id": "350472d689b142b19cd5b668b23d74bf", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "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": "2907576d-4e8d-4d9f-81d2-8b8a1d0503d6", "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"}}}'
2026-06-17 09:51:33,752 106153 INFO [tempest.common.waiters] volume 88c7af55-4ce3-486d-a614-859023c2f1ea reached available after waiting for 1.752238 seconds
2026-06-17 09:51:34,550 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST https://10.4.3.35/compute/v2.1/servers 0.797s
2026-06-17 09:51:34,550 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-381441375", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1917881617", "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "networks": [{"uuid": "f472b6ac-28c7-46c5-a107-ef643a2c91e2"}], "block_device_mapping_v2": [{"uuid": "88c7af55-4ce3-486d-a614-859023c2f1ea", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53', '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-74594b0d-8738-44c1-8715-fdba337b7067', 'x-compute-request-id': 'req-74594b0d-8738-44c1-8715-fdba337b7067', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/compute/v2.1/servers'}
Body: b'{"server": {"id": "6bb826e0-e216-45e7-b493-d69a1568df53", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "adminPass": "pAR5PjwZYKon"}}'
2026-06-17 09:51:34,633 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.080s
2026-06-17 09:51:34,633 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1083', '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-263511a5-a4b9-4a5b-8cd0-bf749e51d011', 'x-compute-request-id': 'req-263511a5-a4b9-4a5b-8cd0-bf749e51d011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-17 09:51:35,729 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.089s
2026-06-17 09:51:35,729 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1133', '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-f047024e-0b28-4363-9161-e5941e48543b', 'x-compute-request-id': 'req-f047024e-0b28-4363-9161-e5941e48543b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:36,827 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.092s
2026-06-17 09:51:36,827 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1181', '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-301fac26-7592-4e93-a907-c1f4a8daded3', 'x-compute-request-id': 'req-301fac26-7592-4e93-a907-c1f4a8daded3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:36,833 106153 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-17 09:51:37,927 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.093s
2026-06-17 09:51:37,927 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1181', '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-fbd50008-5a7d-47ed-9814-5c0973ad6ffe', 'x-compute-request-id': 'req-fbd50008-5a7d-47ed-9814-5c0973ad6ffe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:39,045 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.112s
2026-06-17 09:51:39,045 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1189', '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-916caab5-ce49-4963-bf2b-3929ee3dbd85', 'x-compute-request-id': 'req-916caab5-ce49-4963-bf2b-3929ee3dbd85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:39,053 106153 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-17 09:51:41,045 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.991s
2026-06-17 09:51:41,045 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1267', '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-3cd07221-0969-472d-aaf5-bc41345c2c02', 'x-compute-request-id': 'req-3cd07221-0969-472d-aaf5-bc41345c2c02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:41,053 106153 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-17 09:51:42,252 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.197s
2026-06-17 09:51:42,252 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1267', '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-abea3aec-7088-4067-8149-a402566b11e0', 'x-compute-request-id': 'req-abea3aec-7088-4067-8149-a402566b11e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:43,426 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.168s
2026-06-17 09:51:43,426 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-cd618e7b-646d-4add-9369-01d1e877839b', 'x-compute-request-id': 'req-cd618e7b-646d-4add-9369-01d1e877839b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:43,434 106153 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-17 09:51:44,613 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.178s
2026-06-17 09:51:44,614 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-3845bb66-9028-44a5-8df7-66ce40a60ee3', 'x-compute-request-id': 'req-3845bb66-9028-44a5-8df7-66ce40a60ee3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:45,821 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.201s
2026-06-17 09:51:45,821 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-f4df4c24-a727-4182-b82c-9d8e6c394254', 'x-compute-request-id': 'req-f4df4c24-a727-4182-b82c-9d8e6c394254', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:47,005 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.178s
2026-06-17 09:51:47,005 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-3c93dd42-63f1-4ec5-97e3-ed830d782777', 'x-compute-request-id': 'req-3c93dd42-63f1-4ec5-97e3-ed830d782777', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:48,179 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.168s
2026-06-17 09:51:48,180 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-2a71566f-df59-4dd3-8dcf-b4ec945d4639', 'x-compute-request-id': 'req-2a71566f-df59-4dd3-8dcf-b4ec945d4639', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:49,479 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.292s
2026-06-17 09:51:49,479 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-619a45b6-e405-4e57-9fab-f70d0dad41c5', 'x-compute-request-id': 'req-619a45b6-e405-4e57-9fab-f70d0dad41c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "BUILD", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:50,664 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.176s
2026-06-17 09:51:50,664 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1438', '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-55979ebc-9cc4-40f6-a417-290061dbde8e', 'x-compute-request-id': 'req-55979ebc-9cc4-40f6-a417-290061dbde8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-2070993076-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}]}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:50,672 106153 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-17 09:51:50,906 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.233s
2026-06-17 09:51:50,906 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1438', '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-c97209dc-4f01-4f1f-a78a-5d8a6298f537', 'x-compute-request-id': 'req-c97209dc-4f01-4f1f-a78a-5d8a6298f537', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-2070993076-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}]}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:51:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:51:51,041 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/networking/v2.0/ports?device_id=6bb826e0-e216-45e7-b493-d69a1568df53 0.125s
2026-06-17 09:51:51,041 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-d1c3a80f-9ff2-49f3-9f6b-1e8dd02de397', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/networking/v2.0/ports?device_id=6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"ports":[{"id":"cacf21ba-fcb7-4e12-9949-3ed1a36a4000","name":"","network_id":"f472b6ac-28c7-46c5-a107-ef643a2c91e2","project_id":"445669fc50c04c6897ed69b1727a7cf3","mac_address":"fa:16:3e:c1:cf:68","admin_state_up":true,"status":"ACTIVE","device_id":"6bb826e0-e216-45e7-b493-d69a1568df53","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1ab69846-dea1-4e41-a138-c8c458d0138f","ip_address":"10.1.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0ffbcf0-da85-44b5-8658-4e7826fa4a1e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003026","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-17T09:51:39Z","updated_at":"2026-06-17T09:51:47Z","revision_number":5,"tenant_id":"445669fc50c04c6897ed69b1727a7cf3"}]}'
2026-06-17 09:51:51,041 106153 DEBUG [tempest.common.waiters] Server ID 6bb826e0-e216-45e7-b493-d69a1568df53 ports are all ACTIVE [{'id': 'cacf21ba-fcb7-4e12-9949-3ed1a36a4000', 'name': '', 'network_id': 'f472b6ac-28c7-46c5-a107-ef643a2c91e2', 'project_id': '445669fc50c04c6897ed69b1727a7cf3', 'mac_address': 'fa:16:3e:c1:cf:68', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6bb826e0-e216-45e7-b493-d69a1568df53', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1ab69846-dea1-4e41-a138-c8c458d0138f', 'ip_address': '10.1.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a0ffbcf0-da85-44b5-8658-4e7826fa4a1e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003026', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-17T09:51:39Z', 'updated_at': '2026-06-17T09:51:47Z', 'revision_number': 5, 'tenant_id': '445669fc50c04c6897ed69b1727a7cf3'}]:
2026-06-17 09:51:51,066 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/networking/v2.0/floatingips?floating_network_id=1fb2e225-48ee-4d94-be52-8f0de07a9df5&port_id=cacf21ba-fcb7-4e12-9949-3ed1a36a4000 0.024s
2026-06-17 09:51:51,066 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-f38532aa-16a4-4ab1-a796-7d278be5de48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips?floating_network_id=1fb2e225-48ee-4d94-be52-8f0de07a9df5&port_id=cacf21ba-fcb7-4e12-9949-3ed1a36a4000'}
Body: b'{"floatingips": []}'
2026-06-17 09:51:51,103 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.35/networking/v2.0/ports?device_id=6bb826e0-e216-45e7-b493-d69a1568df53 0.036s
2026-06-17 09:51:51,103 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-a9b2daa1-6c9b-46d3-8058-90f98a814c83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/networking/v2.0/ports?device_id=6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"ports":[{"id":"cacf21ba-fcb7-4e12-9949-3ed1a36a4000","name":"","network_id":"f472b6ac-28c7-46c5-a107-ef643a2c91e2","project_id":"445669fc50c04c6897ed69b1727a7cf3","mac_address":"fa:16:3e:c1:cf:68","admin_state_up":true,"status":"ACTIVE","device_id":"6bb826e0-e216-45e7-b493-d69a1568df53","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1ab69846-dea1-4e41-a138-c8c458d0138f","ip_address":"10.1.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0ffbcf0-da85-44b5-8658-4e7826fa4a1e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003026","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-17T09:51:39Z","updated_at":"2026-06-17T09:51:47Z","revision_number":5,"tenant_id":"445669fc50c04c6897ed69b1727a7cf3"}]}'
2026-06-17 09:51:51,103 106153 DEBUG [tempest.common.waiters] Server ID 6bb826e0-e216-45e7-b493-d69a1568df53 ports are all ACTIVE [{'id': 'cacf21ba-fcb7-4e12-9949-3ed1a36a4000', 'name': '', 'network_id': 'f472b6ac-28c7-46c5-a107-ef643a2c91e2', 'project_id': '445669fc50c04c6897ed69b1727a7cf3', 'mac_address': 'fa:16:3e:c1:cf:68', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6bb826e0-e216-45e7-b493-d69a1568df53', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1ab69846-dea1-4e41-a138-c8c458d0138f', 'ip_address': '10.1.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a0ffbcf0-da85-44b5-8658-4e7826fa4a1e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003026', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-17T09:51:39Z', 'updated_at': '2026-06-17T09:51:47Z', 'revision_number': 5, 'tenant_id': '445669fc50c04c6897ed69b1727a7cf3'}]:
2026-06-17 09:51:52,384 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.35/networking/v2.0/floatingips 1.280s
2026-06-17 09:51:52,384 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "1fb2e225-48ee-4d94-be52-8f0de07a9df5", "port_id": "cacf21ba-fcb7-4e12-9949-3ed1a36a4000", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "fixed_ip_address": "10.1.0.10"}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:51:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-294bf8cc-09ea-46c9-bb18-4471ecbdd7f3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b24ea3ad-13a4-48b8-8722-c47211945f52", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "project_id": "445669fc50c04c6897ed69b1727a7cf3", "floating_ip_address": "172.24.5.94", "floating_network_id": "1fb2e225-48ee-4d94-be52-8f0de07a9df5", "router_id": "d1ce2721-6949-417f-ade2-066e8850a00f", "port_id": "cacf21ba-fcb7-4e12-9949-3ed1a36a4000", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f472b6ac-28c7-46c5-a107-ef643a2c91e2", "mac_address": "fa:16:3e:c1:cf:68", "admin_state_up": true, "status": "ACTIVE", "device_id": "6bb826e0-e216-45e7-b493-d69a1568df53", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-17T09:51:51Z", "updated_at": "2026-06-17T09:51:51Z", "revision_number": 0}}'
2026-06-17 09:51:52,385 106153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.94:22' as 'cirros' with public key authentication
2026-06-17 09:52:28,304 106153 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-17 09:52:28,446 106153 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-17 09:52:28,446 106153 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.94 successfully created
2026-06-17 09:52:28,447 106153 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync"
2026-06-17 09:52:28,447 106153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.94:22' as 'cirros' with public key authentication
2026-06-17 09:52:28,460 106153 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-17 09:52:28,633 106153 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-17 09:52:28,633 106153 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.94 successfully created
2026-06-17 09:52:28,945 106153 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp
2026-06-17 09:52:28,946 106153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.94:22' as 'cirros' with public key authentication
2026-06-17 09:52:28,963 106153 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-17 09:52:29,135 106153 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-17 09:52:29,136 106153 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.94 successfully created
2026-06-17 09:52:29,369 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 500 POST https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53/action 0.059s
2026-06-17 09:52:29,369 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"shelve": {}}
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-b4730a32-03de-49f4-b1ec-c856461148f6', 'x-compute-request-id': 'req-b4730a32-03de-49f4-b1ec-c856461148f6', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53/action'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-17 09:52:31,602 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE https://10.4.3.35/networking/v2.0/floatingips/b24ea3ad-13a4-48b8-8722-c47211945f52 2.231s
2026-06-17 09:52:31,603 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8e6077f3-5adb-4f23-82d5-300a67884163', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/networking/v2.0/floatingips/b24ea3ad-13a4-48b8-8722-c47211945f52'}
Body: b''
2026-06-17 09:52:31,954 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.351s
2026-06-17 09:52:31,954 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb695c0-d3c7-4f66-b91e-2e60a739c59a', 'x-compute-request-id': 'req-dcb695c0-d3c7-4f66-b91e-2e60a739c59a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b''
2026-06-17 09:52:32,225 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.270s
2026-06-17 09:52:32,225 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-ba6e8a1d-d2fb-4be0-80e6-ee1d7ab0e7ed', 'x-compute-request-id': 'req-ba6e8a1d-d2fb-4be0-80e6-ee1d7ab0e7ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-2070993076-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}, {"version": 4, "addr": "172.24.5.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}]}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:33,437 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.206s
2026-06-17 09:52:33,437 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', '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-8f36621f-31a3-4508-bed8-9ba0217442dd', 'x-compute-request-id': 'req-8f36621f-31a3-4508-bed8-9ba0217442dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-2070993076-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}]}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:34,599 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.156s
2026-06-17 09:52:34,599 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', '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-34227de6-a2a2-4de9-bdae-1d5ea3367642', 'x-compute-request-id': 'req-34227de6-a2a2-4de9-bdae-1d5ea3367642', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-2070993076-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:cf:68"}]}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1507588985"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:35,698 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.093s
2026-06-17 09:52:35,699 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1214', '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-ddc3038c-d3d0-4604-9843-d6fc9272c4d8', 'x-compute-request-id': 'req-ddc3038c-d3d0-4604-9843-d6fc9272c4d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "ACTIVE", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.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": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:36,826 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.121s
2026-06-17 09:52:36,826 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1219', '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-4082a917-4c9f-4db8-b788-d96bde5b2b7f', 'x-compute-request-id': 'req-4082a917-4c9f-4db8-b788-d96bde5b2b7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "DELETED", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": "2026-06-17T09:52:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:36,832 106153 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-06-17 09:52:37,934 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.101s
2026-06-17 09:52:37,935 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1219', '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-71d8dca9-74e2-4225-bb2c-c1cff7d79d8a', 'x-compute-request-id': 'req-71d8dca9-74e2-4225-bb2c-c1cff7d79d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-17T09:51:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.35/compute/flavors/42"}]}, "hostId": "1c8aaaba02336525df42be329efbe2229ded2554ed0480fb483bbcbc", "id": "6bb826e0-e216-45e7-b493-d69a1568df53", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}, {"rel": "bookmark", "href": "https://10.4.3.35/compute/servers/6bb826e0-e216-45e7-b493-d69a1568df53"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-381441375", "status": "DELETED", "tenant_id": "445669fc50c04c6897ed69b1727a7cf3", "user_id": "350472d689b142b19cd5b668b23d74bf", "updated": "2026-06-17T09:52:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1917881617", "OS-SRV-USG:launched_at": "2026-06-17T09:51:49.000000", "OS-SRV-USG:terminated_at": "2026-06-17T09:52:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "88c7af55-4ce3-486d-a614-859023c2f1ea"}]}}'
2026-06-17 09:52:38,968 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53 0.027s
2026-06-17 09:52:38,968 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4de48e27-10ea-4947-b156-720732ba459c', 'x-compute-request-id': 'req-4de48e27-10ea-4947-b156-720732ba459c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.35/compute/v2.1/servers/6bb826e0-e216-45e7-b493-d69a1568df53'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6bb826e0-e216-45e7-b493-d69a1568df53 could not be found."}}'
2026-06-17 09:52:39,137 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE https://10.4.3.35/networking/v2.0/security-groups/a0ffbcf0-da85-44b5-8658-4e7826fa4a1e 0.168s
2026-06-17 09:52:39,137 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f4d0b535-4e87-492b-88f3-6b34534de4c1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.35/networking/v2.0/security-groups/a0ffbcf0-da85-44b5-8658-4e7826fa4a1e'}
Body: b''
2026-06-17 09:52:39,169 106153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE https://10.4.3.35/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1917881617 0.031s
2026-06-17 09:52:39,169 106153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 17 Jun 2026 09:52:39 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-88e31e9e-4c82-441c-abc6-a422e3fd569b', 'x-compute-request-id': 'req-88e31e9e-4c82-441c-abc6-a422e3fd569b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.35/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1917881617'}
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_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 103, in _create_server_then_shelve_and_unshelve
self._shelve_then_unshelve_server(server)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 63, in _shelve_then_unshelve_server
compute.shelve_server(self.servers_client, server['id'],
File "/opt/stack/tempest/tempest/common/compute.py", line 385, in shelve_server
body = servers_client.shelve_server(server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 666, in shelve_server
return self.action(server_id, 'shelve', **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 243, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt3.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt3.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt10.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt16.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt42.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt45.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt45.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt48.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt48.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt52.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt53.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt54.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt54.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt54.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt54.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt54.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt55.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt55.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt56.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt57.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt57.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt58.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt58.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt60.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt61.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt61.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt65.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt65.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt65.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt65.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt65.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt65.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt65.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt66.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt66.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt66.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt66.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt66.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt66.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt67.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt67.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt68.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt68.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt69.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt69.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt71.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt71.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt71.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt71.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt73.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt77.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt78.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt78.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt78.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt80.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt80.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt80.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt80.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt80.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt80.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt82.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt82.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt82.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt97.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt97.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt97.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt97.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt102.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt103.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt103.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt105.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt105.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt105.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt105.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt105.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt105.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt105.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt105.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt105.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt105.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt105.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt105.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt105.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt105.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt105.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt105.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt105.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt105.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt106.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt106.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt106.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt106.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt106.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt106.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt106.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt106.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt106.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt106.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt106.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt106.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt106.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt106.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt106.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt106.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt106.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt106.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt106.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt106.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt106.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt106.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt106.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt106.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt106.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt108.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt108.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt108.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt108.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt108.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt108.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt108.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt109.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt109.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt109.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt109.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt109.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_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 | 321 | 295 | 2 | 0 | 24 | ||