Status: Pass 295 Failure 3 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.scenario.test_instances_with_cinder_volumes | 1 | 0 | 1 | 0 | 0 | Detail | |
TestInstancesWithCinderVolumes) |
fail
ft1.1: tearDownClass (tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 757, in clear_credentials
cls._creds_provider.clear_creds()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 587, in clear_creds
self._clear_isolated_net_resources()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 573, in _clear_isolated_net_resources
self._clear_isolated_router(creds.router['id'],
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 532, in _clear_isolated_router
client.delete_router(router_id)
File "/opt/stack/tempest/tempest/lib/services/network/routers_client.py", line 52, in delete_router
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'RouterInUse', 'message': 'Router df7d036e-bbd3-4025-a479-c54102aa2570 has ports still attached: f51c6b23-b497-4f36-a637-9b97f9c9a4d0', 'detail': ''}
|
||||||
| 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
pt2.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
pt2.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
ft2.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 17:12:26,642 106236 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1679982593 on backend None
2026-05-27 17:12:26,667 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.250/volume/v3/types 0.025s
2026-05-27 17:12:26,668 106236 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-1679982593", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecba030b-f249-4a0a-85ce-521497dd5a0e', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecba030b-f249-4a0a-85ce-521497dd5a0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/types'}
Body: b'{"volume_type": {"id": "486f60b6-a969-4681-a2cc-73f0b1785d27", "name": "tempest-scenario-type-luksv2-1679982593", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 17:12:26,669 106236 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 486f60b6-a969-4681-a2cc-73f0b1785d27
2026-05-27 17:12:26,697 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.250/volume/v3/types/486f60b6-a969-4681-a2cc-73f0b1785d27/encryption 0.028s
2026-05-27 17:12:26,697 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debc3814-066a-41bd-a34f-7c681b27ea27', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debc3814-066a-41bd-a34f-7c681b27ea27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/types/486f60b6-a969-4681-a2cc-73f0b1785d27/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "486f60b6-a969-4681-a2cc-73f0b1785d27", "encryption_id": "2b1e58c8-010e-4eaa-9966-aee920082103"}}'
2026-05-27 17:12:26,865 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.250/volume/v3/volumes 0.165s
2026-05-27 17:12:26,867 106236 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-1482369504", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426c5302-6d43-4b84-b43c-78635efb98e0', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426c5302-6d43-4b84-b43c-78635efb98e0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/volume/v3/volumes'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:26.801850", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 17:12:26,992 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.250/identity/v3/auth/tokens 0.116s
2026-05-27 17:12:26,992 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-70693118-ff2b-45c2-998a-e772f02b4d4b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.250/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46ccef161b4e4aa6b27a97a3ef363044", "name": "tempest-TestEncryptedCinderVolumes-1402062728-project-member", "password_expires_at": null}, "audit_ids": ["JswmclLqS3iJHWsH50mN3A"], "expires_at": "2026-05-27T18:12:26.000000Z", "issued_at": "2026-05-27T17:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52ddbab83244812a6bbb706e18e2036", "name": "tempest-TestEncryptedCinderVolumes-1402062728"}, "is_domain": false, "roles": [{"id": "8c3bfb5797aa42c79c3fcddebec22236", "name": "reader"}, {"id": "ed07cc154e5e49c78fb84d0646e4190e", "name": "member"}], "catalog": [{"endpoints": [{"id": "edf12693c1e94345b1807a9ee15397ce", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/image", "region": "RegionOne"}], "id": "00ad2c3c939d4a758a7e62e04fa6108a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "85da342f679c4f308f134836c78e1d42", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/placement", "region": "RegionOne"}], "id": "23ce6fc10cf64be89a2ec0be264e7d41", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "641fcbb954134703bec3d0f682caf0a1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/networking", "region": "RegionOne"}], "id": "273f2023cb9546b3959891198233acda", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b586e4672b804d919ae8315a85c86638", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/compute/v2.1", "region": "RegionOne"}], "id": "7ca542a0b0a441f6adb182403cc59f52", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d91b66deeec149be9557bc8ff3ad1c9d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250:8080/v1/AUTH_f52ddbab83244812a6bbb706e18e2036", "region": "RegionOne"}, {"id": "de3a6f76693c4c3fab1ad7ac53ce85f4", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.250:8080", "region": "RegionOne"}], "id": "968385103cf843c1bf21055acf8f00bc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ddbd98551d80404981e11b05f4e5b9f9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/volume/v3", "region": "RegionOne"}], "id": "c26bf20050ab42d6889a9de5eb84fcb6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b55b9ffeaf0649529b7d49e9f4a84f6b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/identity", "region": "RegionOne"}], "id": "caa38952fa8749f9ba5306026f51a13f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "82cb2b4e4530438fa2ab466ffe0ad154", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.250/compute/v2/f52ddbab83244812a6bbb706e18e2036", "region": "RegionOne"}], "id": "f9dc639126c343ec9fa31ea1ad98ebfc", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-05-27 17:12:26,993 106236 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '555a0619-e1fa-46b4-a273-523ad3e3ae85', 'name': 'tempest-TestEncryptedCinderVolumes-651306464-network', 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', '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': 38095, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-27T17:09:32Z', 'updated_at': '2026-05-27T17:09:32Z', 'revision_number': 1} available for tenant
2026-05-27 17:12:26,993 106236 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 17:12:26,993 106236 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 17:12:27,046 106236 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.250/compute/v2.1/os-keypairs 0.052s
2026-05-27 17:12:27,047 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1295228499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9k4hi+EhkvTrm7P2AIVnH4ZW9gnh4b4IgMbprxUQtdlXjukcAGO4fwhZMJMiz38MeUunrqLyJzTBuaq1EMVu3ZlQnCLEMe4XVSra8BMebGDAIBIwTJK1ytMR1f0YLRwQ=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:26 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-c5ae17d8-a528-48c7-b687-cba3247d7b98', 'x-compute-request-id': 'req-c5ae17d8-a528-48c7-b687-cba3247d7b98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1295228499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9k4hi+EhkvTrm7P2AIVnH4ZW9gnh4b4IgMbprxUQtdlXjukcAGO4fwhZMJMiz38MeUunrqLyJzTBuaq1EMVu3ZlQnCLEMe4XVSra8BMebGDAIBIwTJK1ytMR1f0YLRwQ==", "fingerprint": "c0:f8:f7:64:cf:be:47:56:ad:dc:2e:32:e8:8d:88:da", "user_id": "46ccef161b4e4aa6b27a97a3ef363044"}}'
2026-05-27 17:12:27,048 106236 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1295228499 created
2026-05-27 17:12:27,200 106236 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.250/networking/v2.0/security-groups 0.151s
2026-05-27 17:12:27,200 106236 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--1582463478", "description": "tempest-description--1376415304"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-f5e69b45-c3e2-492a-9081-4f6ad93d117f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.250/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2a9746e2-d977-4d41-9180-b35a0fad3956", "name": "tempest-securitygroup--1582463478", "stateful": true, "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "project_id": "f52ddbab83244812a6bbb706e18e2036", "description": "tempest-description--1376415304", "shared": false, "security_group_rules": [{"id": "06dd52d6-43f6-4dd9-90fa-174f2b92b8e8", "project_id": "f52ddbab83244812a6bbb706e18e2036", "security_group_id": "2a9746e2-d977-4d41-9180-b35a0fad3956", "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": 1496, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 0, "tenant_id": "f52ddbab83244812a6bbb706e18e2036"}, {"id": "e3365e98-11d7-4efd-aaf7-27c2afaaf6c6", "project_id": "f52ddbab83244812a6bbb706e18e2036", "security_group_id": "2a9746e2-d977-4d41-9180-b35a0fad3956", "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": 1495, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 0, "tenant_id": "f52ddbab83244812a6bbb706e18e2036"}], "tags": [], "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 1}}'
2026-05-27 17:12:27,336 106236 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.250/networking/v2.0/security-group-rules 0.136s
2026-05-27 17:12:27,336 106236 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": "2a9746e2-d977-4d41-9180-b35a0fad3956", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e2f8bb95-d238-42fa-b6de-7fcb096787ab', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7c30c944-e77e-44ea-ab16-6cd03f076bcd", "project_id": "f52ddbab83244812a6bbb706e18e2036", "security_group_id": "2a9746e2-d977-4d41-9180-b35a0fad3956", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 0, "tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:12:27,457 106236 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.250/networking/v2.0/security-group-rules 0.120s
2026-05-27 17:12:27,457 106236 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": "2a9746e2-d977-4d41-9180-b35a0fad3956", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-600ab284-96f8-493f-a077-6dd60e972134', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6d414147-95b5-49d2-9177-5392b9f247c0", "project_id": "f52ddbab83244812a6bbb706e18e2036", "security_group_id": "2a9746e2-d977-4d41-9180-b35a0fad3956", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 0, "tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:12:27,457 106236 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1582463478 created
2026-05-27 17:12:28,054 106236 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.250/networking/v2.0/floatingips 0.596s
2026-05-27 17:12:28,054 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "8ed648c7-8c3b-4f73-a092-d574f113d84b"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5bbe9009-27e4-490d-9544-f2d0a5406647', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.250/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7864921b-a164-48eb-a9e6-600d54d66124", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "project_id": "f52ddbab83244812a6bbb706e18e2036", "floating_ip_address": "172.24.5.91", "floating_network_id": "8ed648c7-8c3b-4f73-a092-d574f113d84b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:27Z", "revision_number": 0}}'
2026-05-27 17:12:28,055 106236 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7864921b-a164-48eb-a9e6-600d54d66124', 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', 'floating_ip_address': '172.24.5.91', 'floating_network_id': '8ed648c7-8c3b-4f73-a092-d574f113d84b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T17:12:27Z', 'updated_at': '2026-05-27T17:12:27Z', 'revision_number': 0, 'ip': '172.24.5.91'} created
2026-05-27 17:12:28,055 106236 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1295228499', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9k4hi+EhkvTrm7P2AIVnH4ZW9gnh4b4IgMbprxUQtdlXjukcAGO4fwhZMJMiz38MeUunrqLyJzTBuaq1EMVu3ZlQnCLEMe4XVSra8BMebGDAIBIwTJK1ytMR1f0YLRwQ==', 'fingerprint': 'c0:f8:f7:64:cf:be:47:56:ad:dc:2e:32:e8:8d:88:da', 'user_id': '46ccef161b4e4aa6b27a97a3ef363044', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBC6xnoUN/odcB/ueX4DzKAgJL0n0jaY/WSGYApCQsIMnp6Xq0H6ND1\nwubwQEFUuqagBwYFK4EEACKhZANiAATPZOIYvhIZL065uz9gCFZx+GVvYJ4eG+CI\nDG6a8VELXZV47pHABjuH8IWTCTIs9/DHlLp66i8ic0wbmqtRDFbt2ZUJwixDHuF1\nUq2vATHmxgwCASMEyStcrTEdX9GC0cE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a9746e2-d977-4d41-9180-b35a0fad3956', 'name': 'tempest-securitygroup--1582463478', 'stateful': True, 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', 'description': 'tempest-description--1376415304', 'shared': False, 'security_group_rules': [{'id': '06dd52d6-43f6-4dd9-90fa-174f2b92b8e8', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', 'security_group_id': '2a9746e2-d977-4d41-9180-b35a0fad3956', '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': 1496, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T17:12:27Z', 'updated_at': '2026-05-27T17:12:27Z', 'revision_number': 0, 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036'}, {'id': 'e3365e98-11d7-4efd-aaf7-27c2afaaf6c6', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', 'security_group_id': '2a9746e2-d977-4d41-9180-b35a0fad3956', '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': 1495, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T17:12:27Z', 'updated_at': '2026-05-27T17:12:27Z', 'revision_number': 0, 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036'}], 'tags': [], 'created_at': '2026-05-27T17:12:27Z', 'updated_at': '2026-05-27T17:12:27Z', 'revision_number': 1}, 'floating_ip': {'id': '7864921b-a164-48eb-a9e6-600d54d66124', 'tenant_id': 'f52ddbab83244812a6bbb706e18e2036', 'project_id': 'f52ddbab83244812a6bbb706e18e2036', 'floating_ip_address': '172.24.5.91', 'floating_network_id': '8ed648c7-8c3b-4f73-a092-d574f113d84b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T17:12:27Z', 'updated_at': '2026-05-27T17:12:27Z', 'revision_number': 0, 'ip': '172.24.5.91'}}
2026-05-27 17:12:28,773 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.250/compute/v2.1/servers 0.717s
2026-05-27 17:12:28,773 106236 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-238066459", "imageRef": "da1b8bcd-a839-4575-a9f6-be694947f365", "flavorRef": "42", "networks": [{"uuid": "555a0619-e1fa-46b4-a273-523ad3e3ae85"}], "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "key_name": "tempest-keypair-1295228499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90', '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-d25d3955-b370-4fc1-adb5-8137873ce1d4', 'x-compute-request-id': 'req-d25d3955-b370-4fc1-adb5-8137873ce1d4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/compute/v2.1/servers'}
Body: b'{"server": {"id": "55898e55-a8cc-4913-9d93-f99a79518b90", "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "adminPass": "Rt3fRYd5NNmB"}}'
2026-05-27 17:12:28,869 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.095s
2026-05-27 17:12:28,870 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ad358a-1234-4e3d-a630-b316b119fb17', 'x-compute-request-id': 'req-82ad358a-1234-4e3d-a630-b316b119fb17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:29Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:29,972 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.096s
2026-05-27 17:12:29,972 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db6cdfbb-b2f9-4b58-a065-1c33e70f420b', 'x-compute-request-id': 'req-db6cdfbb-b2f9-4b58-a065-1c33e70f420b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:31,086 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.107s
2026-05-27 17:12:31,086 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4425e65f-5a33-4577-bde4-4731ffdc8ea0', 'x-compute-request-id': 'req-4425e65f-5a33-4577-bde4-4731ffdc8ea0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:31,094 106236 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-27 17:12:32,212 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.116s
2026-05-27 17:12:32,212 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5897eed-b891-4471-878d-8a22b1975b6e', 'x-compute-request-id': 'req-e5897eed-b891-4471-878d-8a22b1975b6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:33,377 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.155s
2026-05-27 17:12:33,377 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d792a1-5a6f-4a3f-b5c8-7af76b22721b', 'x-compute-request-id': 'req-f8d792a1-5a6f-4a3f-b5c8-7af76b22721b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:33,383 106236 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-27 17:12:34,725 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.341s
2026-05-27 17:12:34,725 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-734d7fa5-8596-421c-b512-fc9091a93929', 'x-compute-request-id': 'req-734d7fa5-8596-421c-b512-fc9091a93929', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:34,732 106236 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-27 17:12:35,938 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.206s
2026-05-27 17:12:35,939 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ea638e-19b2-4df7-a93e-cbdc4314b735', 'x-compute-request-id': 'req-c4ea638e-19b2-4df7-a93e-cbdc4314b735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:35,946 106236 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-27 17:12:37,226 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.279s
2026-05-27 17:12:37,226 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1e0d3f-1a61-4274-b67f-30404f5caf9a', 'x-compute-request-id': 'req-cc1e0d3f-1a61-4274-b67f-30404f5caf9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:38,439 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.205s
2026-05-27 17:12:38,439 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05373ab3-a0c6-4ea2-aa99-37096532bc3e', 'x-compute-request-id': 'req-05373ab3-a0c6-4ea2-aa99-37096532bc3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:39,743 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.295s
2026-05-27 17:12:39,744 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ab6d30-df5f-4384-a36a-1aa7318b90c1', 'x-compute-request-id': 'req-e0ab6d30-df5f-4384-a36a-1aa7318b90c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:41,015 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.261s
2026-05-27 17:12:41,015 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ee6c02-15bc-4a4c-b8b5-1ec8c97c8daf', 'x-compute-request-id': 'req-13ee6c02-15bc-4a4c-b8b5-1ec8c97c8daf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:42,302 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.279s
2026-05-27 17:12:42,302 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf62dc0-9fcd-413d-bdac-cbead135d4eb', 'x-compute-request-id': 'req-caf62dc0-9fcd-413d-bdac-cbead135d4eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "BUILD", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:43,519 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.211s
2026-05-27 17:12:43,519 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-61c76b9b-9c21-43bc-aaa3-e24beae3032e', 'x-compute-request-id': 'req-61c76b9b-9c21-43bc-aaa3-e24beae3032e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:12:43,528 106236 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-27 17:12:43,631 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90/os-interface 0.103s
2026-05-27 17:12:43,632 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:43 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-efd4b641-a5c0-4615-b0e4-07ab33a6471c', 'x-compute-request-id': 'req-efd4b641-a5c0-4615-b0e4-07ab33a6471c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "555a0619-e1fa-46b4-a273-523ad3e3ae85", "port_id": "c324a8f0-2ea2-4173-86db-3ae35117612c", "mac_addr": "fa:16:3e:1d:76:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8e6cdc12-f8ed-439e-b9ac-b6a107ba9b67", "ip_address": "10.1.0.13"}]}]}'
2026-05-27 17:12:44,215 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.250/networking/v2.0/floatingips/7864921b-a164-48eb-a9e6-600d54d66124 0.581s
2026-05-27 17:12:44,215 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c324a8f0-2ea2-4173-86db-3ae35117612c"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b337cdd-5313-41de-bf54-b81528054eda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/networking/v2.0/floatingips/7864921b-a164-48eb-a9e6-600d54d66124'}
Body: b'{"floatingip": {"id": "7864921b-a164-48eb-a9e6-600d54d66124", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "project_id": "f52ddbab83244812a6bbb706e18e2036", "floating_ip_address": "172.24.5.91", "floating_network_id": "8ed648c7-8c3b-4f73-a092-d574f113d84b", "router_id": "b763848d-e5bb-46ea-be63-292b0c5ec550", "port_id": "c324a8f0-2ea2-4173-86db-3ae35117612c", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "555a0619-e1fa-46b4-a273-523ad3e3ae85", "mac_address": "fa:16:3e:1d:76:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "55898e55-a8cc-4913-9d93-f99a79518b90", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T17:12:27Z", "updated_at": "2026-05-27T17:12:43Z", "revision_number": 1}}'
2026-05-27 17:12:44,216 106236 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.91:22' as 'cirros' with public key authentication
2026-05-27 17:13:19,932 106236 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 17:13:20,103 106236 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 17:13:20,103 106236 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.91 successfully created
2026-05-27 17:13:20,377 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.273s
2026-05-27 17:13:20,377 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', '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-2a0b8f56-ba30-4472-9d0e-0ba69b16ea82', 'x-compute-request-id': 'req-2a0b8f56-ba30-4472-9d0e-0ba69b16ea82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:12:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:13:20,412 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.028s
2026-05-27 17:13:20,412 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7dfa18-e4c9-482e-8b31-cb241e71e89b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7dfa18-e4c9-482e-8b31-cb241e71e89b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:12:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:20,419 106236 INFO [tempest.common.waiters] volume b6d40d1e-1185-443f-b49b-bf9d89167119 reached available after waiting for 0.419347 seconds
2026-05-27 17:13:20,449 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.030s
2026-05-27 17:13:20,449 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acf5e30-731b-497c-847e-19c13b7f0566', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acf5e30-731b-497c-847e-19c13b7f0566', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:12:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:23,059 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90/os-volume_attachments 2.604s
2026-05-27 17:13:23,059 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "b6d40d1e-1185-443f-b49b-bf9d89167119"}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:20 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-5fbca23e-8409-46f6-a4bf-ed9642a73fc4', 'x-compute-request-id': 'req-5fbca23e-8409-46f6-a4bf-ed9642a73fc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "serverId": "55898e55-a8cc-4913-9d93-f99a79518b90", "volumeId": "b6d40d1e-1185-443f-b49b-bf9d89167119", "device": "/dev/vdb"}}'
2026-05-27 17:13:23,103 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.043s
2026-05-27 17:13:23,103 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394515bb-8db7-43e6-81d5-776afbf57e3c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394515bb-8db7-43e6-81d5-776afbf57e3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:24,153 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.042s
2026-05-27 17:13:24,153 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01415429-ee3f-46e4-b8fc-2dfe92329ddd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01415429-ee3f-46e4-b8fc-2dfe92329ddd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:25,198 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.038s
2026-05-27 17:13:25,199 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550ec30b-4128-4a0e-874d-c7e43f77a1f7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550ec30b-4128-4a0e-874d-c7e43f77a1f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:26,240 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.034s
2026-05-27 17:13:26,240 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7dfa8e1-9cde-40a4-b04c-599cbb605464', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7dfa8e1-9cde-40a4-b04c-599cbb605464', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:27,283 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.037s
2026-05-27 17:13:27,283 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab4d8c4-77ee-490f-b530-62e4e7708a7a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab4d8c4-77ee-490f-b530-62e4e7708a7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:28,326 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.033s
2026-05-27 17:13:28,326 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd3bfea-9484-421f-9b4b-48dd3b8263c7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd3bfea-9484-421f-9b4b-48dd3b8263c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:29,740 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.406s
2026-05-27 17:13:29,740 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cee5e66-f23d-46f2-ba8c-f9ec0a32857d', 'x-openstack-request-id': 'req-5cee5e66-f23d-46f2-ba8c-f9ec0a32857d', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-27 17:13:29,847 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.104s
2026-05-27 17:13:29,847 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13: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-665c4f05-b0b7-4cfa-9550-031513e94215', 'x-compute-request-id': 'req-665c4f05-b0b7-4cfa-9550-031513e94215', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-27 17:13:29,847 106236 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x75563aea1ee0>>, retrying...
2026-05-27 17:13:35,088 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.240s
2026-05-27 17:13:35,088 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:34 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-bc565b82-5dea-4a8f-b071-4039d3526554', 'x-compute-request-id': 'req-bc565b82-5dea-4a8f-b071-4039d3526554', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b''
2026-05-27 17:13:35,399 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.311s
2026-05-27 17:13:35,399 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-9052d069-1468-4720-9b5f-a7228b986813', 'x-compute-request-id': 'req-9052d069-1468-4720-9b5f-a7228b986813', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:36,634 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.226s
2026-05-27 17:13:36,634 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-64d6011a-a37e-47d6-bf43-7a652855aca6', 'x-compute-request-id': 'req-64d6011a-a37e-47d6-bf43-7a652855aca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:37,917 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.275s
2026-05-27 17:13:37,917 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-952786c4-6737-477d-868e-8b3bfd6e94c0', 'x-compute-request-id': 'req-952786c4-6737-477d-868e-8b3bfd6e94c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:39,162 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.238s
2026-05-27 17:13:39,162 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-566df6b5-e677-45c7-ad41-2f6161439bfe', 'x-compute-request-id': 'req-566df6b5-e677-45c7-ad41-2f6161439bfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:40,374 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.207s
2026-05-27 17:13:40,374 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-350346b9-7faa-4e89-8a6e-afd4b8e3993d', 'x-compute-request-id': 'req-350346b9-7faa-4e89-8a6e-afd4b8e3993d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:41,583 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.201s
2026-05-27 17:13:41,584 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-077eb4b1-5847-4074-bdf9-87adfa9f26b6', 'x-compute-request-id': 'req-077eb4b1-5847-4074-bdf9-87adfa9f26b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:42,832 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.238s
2026-05-27 17:13:42,832 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-9c5fc8d3-78dc-4f9b-8698-53e39a68bfaf', 'x-compute-request-id': 'req-9c5fc8d3-78dc-4f9b-8698-53e39a68bfaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:44,058 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.219s
2026-05-27 17:13:44,059 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-975cccc4-1c6b-46a3-98c9-0649efbc1d66', 'x-compute-request-id': 'req-975cccc4-1c6b-46a3-98c9-0649efbc1d66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:45,302 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.238s
2026-05-27 17:13:45,302 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-b1fbd65c-0198-494f-87a9-97b284b5eddd', 'x-compute-request-id': 'req-b1fbd65c-0198-494f-87a9-97b284b5eddd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:46,765 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.453s
2026-05-27 17:13:46,765 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', '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-dcac0a15-b7a2-473d-9b16-be77ace210c4', 'x-compute-request-id': 'req-dcac0a15-b7a2-473d-9b16-be77ace210c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-651306464-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}, {"version": 4, "addr": "172.24.5.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:9b"}]}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1582463478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:47,881 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.109s
2026-05-27 17:13:47,881 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-4fa40b8c-262f-4cf9-9a2a-05d31d493a8c', 'x-compute-request-id': 'req-4fa40b8c-262f-4cf9-9a2a-05d31d493a8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "ACTIVE", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.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": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:49,034 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.145s
2026-05-27 17:13:49,035 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-0660f5e7-a0d9-469d-987f-cb84b63c56ea', 'x-compute-request-id': 'req-0660f5e7-a0d9-469d-987f-cb84b63c56ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "DELETED", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": "2026-05-27T17:13:48.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": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:49,040 106236 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 14 second wait
2026-05-27 17:13:50,148 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.106s
2026-05-27 17:13:50,148 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-5a7ca5c8-cd99-46a0-8e0f-77be39ff24dd', 'x-compute-request-id': 'req-5a7ca5c8-cd99-46a0-8e0f-77be39ff24dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T17:12:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/flavors/42"}]}, "hostId": "b940e4f752d01baf073002b57facdc9fb65320f09bf3618f899d1ad1", "id": "55898e55-a8cc-4913-9d93-f99a79518b90", "image": {"id": "da1b8bcd-a839-4575-a9f6-be694947f365", "links": [{"rel": "bookmark", "href": "https://10.4.3.250/compute/images/da1b8bcd-a839-4575-a9f6-be694947f365"}]}, "links": [{"rel": "self", "href": "https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}, {"rel": "bookmark", "href": "https://10.4.3.250/compute/servers/55898e55-a8cc-4913-9d93-f99a79518b90"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-238066459", "status": "DELETED", "tenant_id": "f52ddbab83244812a6bbb706e18e2036", "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "updated": "2026-05-27T17:13:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1295228499", "OS-SRV-USG:launched_at": "2026-05-27T17:12:42.000000", "OS-SRV-USG:terminated_at": "2026-05-27T17:13:48.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": "b6d40d1e-1185-443f-b49b-bf9d89167119"}]}}'
2026-05-27 17:13:51,181 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90 0.026s
2026-05-27 17:13:51,181 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 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-699d70d8-07e2-4e80-b0c1-81ff7403ffa2', 'x-compute-request-id': 'req-699d70d8-07e2-4e80-b0c1-81ff7403ffa2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.250/compute/v2.1/servers/55898e55-a8cc-4913-9d93-f99a79518b90'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 55898e55-a8cc-4913-9d93-f99a79518b90 could not be found."}}'
2026-05-27 17:13:51,204 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.250/compute/v2.1/os-keypairs/tempest-keypair-1295228499 0.022s
2026-05-27 17:13:51,205 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 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-3a72e579-0f9e-4c97-b468-37bd576b41e3', 'x-compute-request-id': 'req-3a72e579-0f9e-4c97-b468-37bd576b41e3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/compute/v2.1/os-keypairs/tempest-keypair-1295228499'}
Body: b''
2026-05-27 17:13:51,315 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.250/networking/v2.0/security-groups/2a9746e2-d977-4d41-9180-b35a0fad3956 0.110s
2026-05-27 17:13:51,316 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b90ea523-b1d7-430c-9816-80ad090a1919', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.250/networking/v2.0/security-groups/2a9746e2-d977-4d41-9180-b35a0fad3956'}
Body: b''
2026-05-27 17:13:51,329 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.250/networking/v2.0/security-groups/2a9746e2-d977-4d41-9180-b35a0fad3956 0.013s
2026-05-27 17:13:51,329 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bbd6a260-a51d-4044-bb2c-e4df0bfa946c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.250/networking/v2.0/security-groups/2a9746e2-d977-4d41-9180-b35a0fad3956'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2a9746e2-d977-4d41-9180-b35a0fad3956 does not exist", "detail": ""}}'
2026-05-27 17:13:51,560 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.250/networking/v2.0/floatingips/7864921b-a164-48eb-a9e6-600d54d66124 0.231s
2026-05-27 17:13:51,560 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9c52f1b4-b067-4c98-bc06-86c4fef65950', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.250/networking/v2.0/floatingips/7864921b-a164-48eb-a9e6-600d54d66124'}
Body: b''
2026-05-27 17:13:51,598 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.037s
2026-05-27 17:13:51,599 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1699e34e-43d3-4025-9310-9ea743dbab94', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b''
2026-05-27 17:13:51,627 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.028s
2026-05-27 17:13:51,627 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dfc029-e57d-4c31-8394-49b35d2ca84f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dfc029-e57d-4c31-8394-49b35d2ca84f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:52,664 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.031s
2026-05-27 17:13:52,665 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb43b52-db74-4dfd-8728-cb4889cea8c5', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb43b52-db74-4dfd-8728-cb4889cea8c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"volume": {"id": "b6d40d1e-1185-443f-b49b-bf9d89167119", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:12:27.000000", "updated_at": "2026-05-27T17:13:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1482369504", "description": null, "volume_type": "tempest-scenario-type-luksv2-1679982593", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119"}], "user_id": "46ccef161b4e4aa6b27a97a3ef363044", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52ddbab83244812a6bbb706e18e2036"}}'
2026-05-27 17:13:52,710 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 0.039s
2026-05-27 17:13:52,710 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08c026b-ad2c-4d5a-9208-0cb374891f7a', 'content-length': '14924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08c026b-ad2c-4d5a-9208-0cb374891f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "eab46c19-7cb8-4dbe-a0bc-3ca2d5ec573b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:52.000000", "updated_at": "2026-05-27T17:13:53.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-1249857846", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/eab46c19-7cb8-4dbe-a0bc-3ca2d5ec573b"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/eab46c19-7cb8-4dbe-a0bc-3ca2d5ec573b"}], "user_id": "356c0fcea33047f78eb0ff0abf60872b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "451aacbae4f24005beed7e229e7f8a6f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001526@storpool#default"}, {"id": "956ed942-09e2-4839-a712-d3aee37b9335", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:52.000000", "updated_at": "2026-05-27T17:13:52.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-1187114284", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/956ed942-09e2-4839-a712-d3aee37b9335"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/956ed942-09e2-4839-a712-d3aee37b9335"}], "user_id": "356c0fcea33047f78eb0ff0abf60872b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "451aacbae4f24005beed7e229e7f8a6f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001526@storpool#default"}, {"id": "42cc5aae-3ebe-42b1-92d1-a1a90750d982", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:52.000000", "updated_at": "2026-05-27T17:13:52.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-2021182411", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/42cc5aae-3ebe-42b1-92d1-a1a90750d982"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/42cc5aae-3ebe-42b1-92d1-a1a90750d982"}], "user_id": "356c0fcea33047f78eb0ff0abf60872b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "451aacbae4f24005beed7e229e7f8a6f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001526@storpool#template_virtual"}, {"id": "2ae76d1b-7e13-4d8b-91c1-1e306142348b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:52.000000", "updated_at": "2026-05-27T17:13:52.000000", "name": "tempest-CreateVolumesFromBackupTest-Volume-630899309", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/2ae76d1b-7e13-4d8b-91c1-1e306142348b"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/2ae76d1b-7e13-4d8b-91c1-1e306142348b"}], "user_id": "356c0fcea33047f78eb0ff0abf60872b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "451aacbae4f24005beed7e229e7f8a6f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001526@storpool#template_virtual"}, {"id": "136ae3e3-49ae-4fb6-9bf0-1c0448171ce1"
2026-05-27 17:13:52,744 106236 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119 0.023s
2026-05-27 17:13:52,744 106236 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9727f79-90c4-43f7-ab8c-ace3a5dde9c3', 'x-openstack-request-id': 'req-c9727f79-90c4-43f7-ab8c-ace3a5dde9c3', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.250/volume/v3/volumes/b6d40d1e-1185-443f-b49b-bf9d89167119'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume b6d40d1e-1185-443f-b49b-bf9d89167119 failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
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 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt2.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft3.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 17:13:14,520 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/image/v2/images/da1b8bcd-a839-4575-a9f6-be694947f365 0.132s
2026-05-27 17:13:14,521 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-68fbd528-5a0f-41d1-ab97-10222ee2a269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/image/v2/images/da1b8bcd-a839-4575-a9f6-be694947f365'}
Body: b'{"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": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a1531fa618e5427cb8448e9e5f7f27d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "da1b8bcd-a839-4575-a9f6-be694947f365", "created_at": "2026-05-27T16:57:29Z", "updated_at": "2026-05-27T16:57:32Z", "tags": [], "self": "/v2/images/da1b8bcd-a839-4575-a9f6-be694947f365", "file": "/v2/images/da1b8bcd-a839-4575-a9f6-be694947f365/file", "schema": "/v2/schemas/image"}'
2026-05-27 17:13:14,809 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.250/volume/v3/volumes 0.288s
2026-05-27 17:13:14,809 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-25540155", "snapshot_id": null, "imageRef": "da1b8bcd-a839-4575-a9f6-be694947f365", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3712af-9a1e-4c67-bc00-f5051c171461', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3712af-9a1e-4c67-bc00-f5051c171461', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/volume/v3/volumes'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:14.754782", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 17:13:14,849 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:13:14,850 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09954202-48e5-4a81-8023-f1d053e978e9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09954202-48e5-4a81-8023-f1d053e978e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3"}}'
2026-05-27 17:13:15,879 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:13:15,880 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234beea8-11e6-4121-8f3b-5cfc97ccbc16', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234beea8-11e6-4121-8f3b-5cfc97ccbc16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:15.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:15,887 106244 INFO [tempest.common.waiters] volume cef3dd42-73fe-4515-9d37-a6a259fd685e reached available after waiting for 1.887345 seconds
2026-05-27 17:13:15,912 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:13:15,913 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a953723a-9b7c-4169-9e66-46a26d7783a0', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a953723a-9b7c-4169-9e66-46a26d7783a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:15.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:15,945 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:13:15,945 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec93b4dd-f785-4d34-9bac-681e21c4178f', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec93b4dd-f785-4d34-9bac-681e21c4178f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:15.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:16,030 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.250/volume/v3/backups 0.078s
2026-05-27 17:13:16,031 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}}
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5cff70-f5fe-455f-a88c-a20aaf09c696', 'content-length': '335', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5cff70-f5fe-455f-a88c-a20aaf09c696', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.250/volume/v3/backups'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}]}}'
2026-05-27 17:13:16,048 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.015s
2026-05-27 17:13:16,048 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943d0f60-40b0-41c4-9345-2b64bcc3f7f2', 'content-length': '742', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943d0f60-40b0-41c4-9345-2b64bcc3f7f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:17,069 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.018s
2026-05-27 17:13:17,070 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ad7cd7-f7aa-45e9-8d5c-8ed8937ee272', 'content-length': '744', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ad7cd7-f7aa-45e9-8d5c-8ed8937ee272', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:18,092 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.019s
2026-05-27 17:13:18,092 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2752ccbd-b282-4463-9fa6-ddf100606a1b', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2752ccbd-b282-4463-9fa6-ddf100606a1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:19,110 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.014s
2026-05-27 17:13:19,111 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfaf1c4-9575-4130-a128-8417ea5d2450', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfaf1c4-9575-4130-a128-8417ea5d2450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:20,138 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.024s
2026-05-27 17:13:20,139 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34da9ed0-3aff-426f-9c10-7b2fc988f821', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34da9ed0-3aff-426f-9c10-7b2fc988f821', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:21,162 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.020s
2026-05-27 17:13:21,163 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7080de98-fe05-46e7-a6b5-938853d8435f', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7080de98-fe05-46e7-a6b5-938853d8435f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:22,183 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.014s
2026-05-27 17:13:22,183 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25663b64-7c15-4fda-ba50-ab0238dc87b0', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25663b64-7c15-4fda-ba50-ab0238dc87b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:23,214 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.024s
2026-05-27 17:13:23,214 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f868a2ae-53ec-4844-ba43-9c1d6e1b081f', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f868a2ae-53ec-4844-ba43-9c1d6e1b081f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:24,238 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.020s
2026-05-27 17:13:24,239 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0b8e2b-10c9-4c7c-a9f6-508a0c919190', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0b8e2b-10c9-4c7c-a9f6-508a0c919190', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:25,262 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.019s
2026-05-27 17:13:25,262 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c3c8c1-7007-4865-9d5f-65af0b96da38', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c3c8c1-7007-4865-9d5f-65af0b96da38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:26,283 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.017s
2026-05-27 17:13:26,283 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f62e77-fa4d-41e8-b721-3b23ef62f564', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f62e77-fa4d-41e8-b721-3b23ef62f564', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:27,312 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.024s
2026-05-27 17:13:27,312 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b948f0-8d65-4113-8c95-50b5251c40dd', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b948f0-8d65-4113-8c95-50b5251c40dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:28,337 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.020s
2026-05-27 17:13:28,337 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c206ef-6967-4080-ae91-530d83ed2d29', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c206ef-6967-4080-ae91-530d83ed2d29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"backup": {"id": "e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-27T17:13:16.000000", "updated_at": "2026-05-27T17:13:17.000000", "name": "tempest-TestVolumeBackupRestore-backup-1818831975", "description": null, "fail_reason": null, "volume_id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-27T17:13:16.000000"}}'
2026-05-27 17:13:29,829 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 500 GET https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.489s
2026-05-27 17:13:29,829 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfb1e53-f5d8-4c0f-84be-d5fe39aef38a', 'x-openstack-request-id': 'req-dcfb1e53-f5d8-4c0f-84be-d5fe39aef38a', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-27 17:13:29,908 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 500 DELETE https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8 0.077s
2026-05-27 17:13:29,908 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-6670ec59-d8b0-44bf-a51b-9318f06143b8', 'x-openstack-request-id': 'req-6670ec59-d8b0-44bf-a51b-9318f06143b8', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.250/volume/v3/backups/e88c2cdd-4ebd-4919-9fc3-89f96b3e90b8'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-27 17:13:29,967 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 500 DELETE https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.057s
2026-05-27 17:13:29,967 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-78398a13-f42c-41f6-b6b6-a61b5be0e565', 'x-openstack-request-id': 'req-78398a13-f42c-41f6-b6b6-a61b5be0e565', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-27 17:13:29,967 106244 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method VolumesClient.delete_volume of <tempest.lib.services.volume.v3.volumes_client.VolumesClient object at 0x7435d46e1280>>, retrying...
2026-05-27 17:13:35,085 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 400 DELETE https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.117s
2026-05-27 17:13:35,085 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-071bbf77-255d-4834-83a6-f90e5248b014', 'x-openstack-request-id': 'req-071bbf77-255d-4834-83a6-f90e5248b014', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-05-27 17:13:35,176 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.089s
2026-05-27 17:13:35,176 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c80f1e0-6014-44fd-800a-c6482be20702', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c80f1e0-6014-44fd-800a-c6482be20702', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:36,223 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.041s
2026-05-27 17:13:36,223 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6dc211e-8dd8-453b-8dbc-77201d571d7f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6dc211e-8dd8-453b-8dbc-77201d571d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:37,267 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.036s
2026-05-27 17:13:37,267 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab3c2db-60a8-42a9-882c-a1c012772b6c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab3c2db-60a8-42a9-882c-a1c012772b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:38,319 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.044s
2026-05-27 17:13:38,319 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101a51b2-1959-436d-8617-7e74a4cd07c3', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101a51b2-1959-436d-8617-7e74a4cd07c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:39,361 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.033s
2026-05-27 17:13:39,361 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a34107-567a-498b-b61d-c3fa817a9dd1', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a34107-567a-498b-b61d-c3fa817a9dd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:40,411 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.045s
2026-05-27 17:13:40,412 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa3b33-b8f0-4050-ab12-376d4c46c3e4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa3b33-b8f0-4050-ab12-376d4c46c3e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:41,450 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:13:41,450 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82cd960-82c5-4e28-9822-89ab6f70aedc', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82cd960-82c5-4e28-9822-89ab6f70aedc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:42,483 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:13:42,483 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cbce67-691e-4abf-91b1-8675098f40e0', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cbce67-691e-4abf-91b1-8675098f40e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:43,542 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.054s
2026-05-27 17:13:43,543 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064c079d-8ddf-48b4-b5f0-f71ee87deb19', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064c079d-8ddf-48b4-b5f0-f71ee87deb19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:44,572 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:13:44,573 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709d4fda-2dbf-48dc-8986-653660f23b34', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709d4fda-2dbf-48dc-8986-653660f23b34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:45,606 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:13:45,606 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065407d7-effb-4482-96c6-7281d92574bf', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065407d7-effb-4482-96c6-7281d92574bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:46,644 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:13:46,644 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d4a824-b9bd-4719-8ed4-b713551dfbc9', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d4a824-b9bd-4719-8ed4-b713551dfbc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:47,687 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.036s
2026-05-27 17:13:47,688 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8605dd4f-a233-46b5-89b9-e99f087cd8f6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8605dd4f-a233-46b5-89b9-e99f087cd8f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:48,721 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:13:48,721 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9610dd85-5838-40d7-bbb3-29d94f49af7c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9610dd85-5838-40d7-bbb3-29d94f49af7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:49,757 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:13:49,757 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31980cc5-d27c-44ff-924c-e7fba55c6d4f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31980cc5-d27c-44ff-924c-e7fba55c6d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:50,794 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:13:50,794 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed0f98d-0a8f-4796-9bad-d136d86f3184', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed0f98d-0a8f-4796-9bad-d136d86f3184', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:51,836 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:13:51,837 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30207a14-7433-44c4-96e7-ef9161c3b235', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30207a14-7433-44c4-96e7-ef9161c3b235', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:52,875 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.033s
2026-05-27 17:13:52,875 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e778df-6591-4c85-b9e2-8c133d436f35', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e778df-6591-4c85-b9e2-8c133d436f35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:53,914 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:13:53,915 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3b3084-eb84-4ab3-86eb-9ca41fc22b9e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3b3084-eb84-4ab3-86eb-9ca41fc22b9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:54,955 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:13:54,956 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01aabab-f592-4ee8-b769-23d6d86fce48', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01aabab-f592-4ee8-b769-23d6d86fce48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:56,003 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.038s
2026-05-27 17:13:56,003 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f56a71-c8d3-4c31-a3e2-e822c317ce76', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f56a71-c8d3-4c31-a3e2-e822c317ce76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:57,037 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:13:57,037 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34b1fff-7058-4937-8747-01925087e33c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34b1fff-7058-4937-8747-01925087e33c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:58,075 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:13:58,075 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04900f87-092a-40b2-a6fa-aa3dd6492e33', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04900f87-092a-40b2-a6fa-aa3dd6492e33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:13:59,119 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:13:59,120 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283f0b8e-af17-4326-b2a4-e54b99c8cff4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283f0b8e-af17-4326-b2a4-e54b99c8cff4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:00,150 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:00,150 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcc9f3d-8bdf-452d-9c29-046496fb2d82', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcc9f3d-8bdf-452d-9c29-046496fb2d82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:01,188 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:14:01,189 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187ef0c8-b975-47d7-80c3-d7e7948300a4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187ef0c8-b975-47d7-80c3-d7e7948300a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:02,230 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.033s
2026-05-27 17:14:02,230 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ce0d49-7e6b-4283-b20f-d3c89c15b0da', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ce0d49-7e6b-4283-b20f-d3c89c15b0da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:03,265 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:03,266 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4207a273-bc6b-4bf8-aeae-01b99090d0d6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4207a273-bc6b-4bf8-aeae-01b99090d0d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:04,302 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:04,302 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d3d7be-9205-43f0-96ca-a07a2c340dfd', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d3d7be-9205-43f0-96ca-a07a2c340dfd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:05,339 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:14:05,339 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41b001c-67d7-4fba-97a6-57acac627f9d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41b001c-67d7-4fba-97a6-57acac627f9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:06,372 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:14:06,372 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a2a050-8adc-4eb7-a6ca-30feafdaf687', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a2a050-8adc-4eb7-a6ca-30feafdaf687', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:07,418 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.039s
2026-05-27 17:14:07,418 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5f2890-3cf9-4313-9a1f-3bf782691621', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5f2890-3cf9-4313-9a1f-3bf782691621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:08,459 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:14:08,460 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c23e3d-8f96-4635-bd47-304f0f6df7b5', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c23e3d-8f96-4635-bd47-304f0f6df7b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:09,493 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:14:09,493 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cf4d6b-f4c8-45b5-a0a7-888bd622dcc4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cf4d6b-f4c8-45b5-a0a7-888bd622dcc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:10,529 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:14:10,529 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f86bd4-1e10-41b1-b9f7-42c6e5026fe3', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f86bd4-1e10-41b1-b9f7-42c6e5026fe3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:11,565 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:11,566 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ff2eec-c62e-432d-aafd-6c5169a73a69', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ff2eec-c62e-432d-aafd-6c5169a73a69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:12,605 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:14:12,605 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954a08a8-8cb0-4a83-86cf-b3d56764674f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954a08a8-8cb0-4a83-86cf-b3d56764674f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:13,670 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.057s
2026-05-27 17:14:13,670 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e58190-93cf-4da5-9822-6db6a1a4277e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e58190-93cf-4da5-9822-6db6a1a4277e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:14,708 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:14:14,708 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4106e734-b617-4be3-b462-d7902ae00b19', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4106e734-b617-4be3-b462-d7902ae00b19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:15,738 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:15,738 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f30f4a-7dda-4966-92ba-ec44e901931a', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f30f4a-7dda-4966-92ba-ec44e901931a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:16,768 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:16,768 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e598ca5-2283-40cf-8a09-166d2e606770', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e598ca5-2283-40cf-8a09-166d2e606770', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:17,812 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:14:17,812 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67287a7b-ab7f-4278-9491-b30fd4901ef9', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67287a7b-ab7f-4278-9491-b30fd4901ef9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:18,845 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:18,845 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297d1f15-691e-45ab-8e94-2bbd0bea1f52', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297d1f15-691e-45ab-8e94-2bbd0bea1f52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:19,879 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:14:19,879 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8bb924-ee03-4cef-9057-5211cf9fce31', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8bb924-ee03-4cef-9057-5211cf9fce31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:20,917 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:14:20,917 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3569641b-3290-489a-97b5-5906f3ab3869', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3569641b-3290-489a-97b5-5906f3ab3869', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:21,947 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:21,947 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4564b469-bd20-4cbe-8d9c-4503fd4fa01b', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4564b469-bd20-4cbe-8d9c-4503fd4fa01b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:22,983 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:14:22,983 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e45df07-485f-457a-becd-a12bc50301ac', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e45df07-485f-457a-becd-a12bc50301ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:24,013 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:14:24,013 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc1b208-5bf9-4679-9996-14ef9d2edd37', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc1b208-5bf9-4679-9996-14ef9d2edd37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:25,042 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:25,042 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da73990-07ab-4233-9751-cdd1c64e0458', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da73990-07ab-4233-9751-cdd1c64e0458', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:26,082 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:14:26,082 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28496120-ad38-438a-93b6-98d6c0f5dd3f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28496120-ad38-438a-93b6-98d6c0f5dd3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:27,122 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:14:27,122 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244d36fe-0b4f-4e18-979f-de07a2f4c80a', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244d36fe-0b4f-4e18-979f-de07a2f4c80a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:28,150 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:14:28,150 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e09367-1b50-4724-a420-c92581f25a92', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e09367-1b50-4724-a420-c92581f25a92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:29,179 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:14:29,179 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0631449-e332-4d2c-b7eb-5acf93b452a5', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0631449-e332-4d2c-b7eb-5acf93b452a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:30,206 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:14:30,207 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed24c48a-0b5e-468b-ab6d-3a9fb543972d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed24c48a-0b5e-468b-ab6d-3a9fb543972d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:31,237 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:31,237 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd7fabf-d8d5-4645-b850-d0d49be90190', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd7fabf-d8d5-4645-b850-d0d49be90190', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:32,270 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:14:32,270 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255868f8-660a-42c6-bbe3-867f9ad8d063', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255868f8-660a-42c6-bbe3-867f9ad8d063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:33,300 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:14:33,300 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4cd69d-84f8-47a3-ac2a-9a20e7f0169f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4cd69d-84f8-47a3-ac2a-9a20e7f0169f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:34,338 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:14:34,339 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987c0ff2-cc46-4a4d-a0a4-830848cced70', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987c0ff2-cc46-4a4d-a0a4-830848cced70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:35,372 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:14:35,373 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b6dff1-db88-4afd-86dd-7a3f54e4551e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b6dff1-db88-4afd-86dd-7a3f54e4551e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:36,403 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:14:36,403 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441ec0b9-e925-4ae7-92c0-2464c69dfb19', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441ec0b9-e925-4ae7-92c0-2464c69dfb19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:37,434 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:14:37,434 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ff5532-2585-4e86-803c-eb00d5b1058d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ff5532-2585-4e86-803c-eb00d5b1058d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:38,462 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:14:38,462 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186acbb3-e27f-4dea-a870-ae415dd560bc', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186acbb3-e27f-4dea-a870-ae415dd560bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:39,492 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:39,493 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9663060-964c-432f-9faf-45bd87c3ca16', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9663060-964c-432f-9faf-45bd87c3ca16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:40,536 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:14:40,536 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a139ce-c7e5-4880-b31d-30f1c2dbf529', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a139ce-c7e5-4880-b31d-30f1c2dbf529', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:41,566 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:41,566 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e138f7b8-5ef9-4cc3-90ec-8ef80cf4ec96', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e138f7b8-5ef9-4cc3-90ec-8ef80cf4ec96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:42,598 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:14:42,598 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3138c585-4e75-440b-9460-bb95d7da87c0', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3138c585-4e75-440b-9460-bb95d7da87c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:43,629 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:43,630 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35018e73-1aa6-4c04-b59a-f7278f3320ff', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35018e73-1aa6-4c04-b59a-f7278f3320ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:44,668 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:14:44,668 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22573ab4-4fb9-4e46-8142-37eb688a6f6d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22573ab4-4fb9-4e46-8142-37eb688a6f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:45,697 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:14:45,697 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebf9e3e-56a3-4412-a9fa-2e3efa0c4757', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebf9e3e-56a3-4412-a9fa-2e3efa0c4757', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:46,731 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:46,732 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4829adcf-3b6e-4c7a-8a4f-5fb6773de459', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4829adcf-3b6e-4c7a-8a4f-5fb6773de459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:47,762 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:47,762 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6ef431-5b98-44e9-a1cd-d9eb7a788c27', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6ef431-5b98-44e9-a1cd-d9eb7a788c27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:48,801 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:14:48,801 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0392379-20af-43ee-80c4-e3cba838ecff', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0392379-20af-43ee-80c4-e3cba838ecff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:49,833 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:14:49,833 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccf434a-721c-477d-93d4-d618089390b2', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccf434a-721c-477d-93d4-d618089390b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:50,864 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:50,864 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6b15b9-d13a-4115-b0cf-7d193d3c7c64', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6b15b9-d13a-4115-b0cf-7d193d3c7c64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:51,898 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:51,898 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45bb84e-984f-4421-b87b-b46a5bfea023', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45bb84e-984f-4421-b87b-b46a5bfea023', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:52,933 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:52,933 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98feabc2-a50c-421d-a581-7b6628ecf83f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98feabc2-a50c-421d-a581-7b6628ecf83f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:53,969 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:14:53,969 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28150d70-13a1-45f1-a302-cd570d1170d0', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28150d70-13a1-45f1-a302-cd570d1170d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:54,998 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:14:54,999 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9336e687-39b2-4622-bdbe-c641b0bc2fcb', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9336e687-39b2-4622-bdbe-c641b0bc2fcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:56,033 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:56,033 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc838add-e0e7-4691-8c10-a0f2715cac5d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc838add-e0e7-4691-8c10-a0f2715cac5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:57,066 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:14:57,066 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112aade1-4644-4d28-a5a9-d086a03fa25d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112aade1-4644-4d28-a5a9-d086a03fa25d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:58,104 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:58,104 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2796dfc2-511a-4078-840c-ac4c4f6b38d2', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2796dfc2-511a-4078-840c-ac4c4f6b38d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:14:59,140 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:14:59,140 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa65dd78-21eb-48de-b3bb-9663eb5fbc32', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa65dd78-21eb-48de-b3bb-9663eb5fbc32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:00,170 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:00,171 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876e3b29-8079-4896-bc19-8edd60ba9cbe', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876e3b29-8079-4896-bc19-8edd60ba9cbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:01,198 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:15:01,198 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aad5d29-8dad-4b8d-9b9e-4dc703fe5e44', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aad5d29-8dad-4b8d-9b9e-4dc703fe5e44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:02,237 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:15:02,237 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b7a924-d452-4450-a867-17e03478196f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b7a924-d452-4450-a867-17e03478196f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:03,271 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:15:03,271 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fc8d3e-e635-4cad-8ca3-aca79d5dd310', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fc8d3e-e635-4cad-8ca3-aca79d5dd310', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:04,299 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:15:04,299 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28308f8-ea3f-498b-a6eb-ae5c8eb72eaf', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28308f8-ea3f-498b-a6eb-ae5c8eb72eaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:05,328 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:15:05,328 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c1e7c7-8627-4713-99d6-b1bcde6edbaf', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c1e7c7-8627-4713-99d6-b1bcde6edbaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:06,358 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:06,358 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c466b86-b335-4b3f-94c9-67ce2fdbe3c6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c466b86-b335-4b3f-94c9-67ce2fdbe3c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:07,392 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:15:07,392 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49508fef-54a6-4f4e-ac65-e945108099e0', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49508fef-54a6-4f4e-ac65-e945108099e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:08,434 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:15:08,435 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0cca49a-e432-44f0-9438-b66960271fd3', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0cca49a-e432-44f0-9438-b66960271fd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:09,467 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:09,467 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a18c53d-8933-4e47-86c0-a87c5f30ecfa', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a18c53d-8933-4e47-86c0-a87c5f30ecfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:10,499 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:10,500 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb314b83-d3da-47f7-bdcd-4640fbe1ef4d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb314b83-d3da-47f7-bdcd-4640fbe1ef4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:11,532 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:11,532 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48991a4a-18ec-4a40-ba55-0cdf6a7ca7fa', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48991a4a-18ec-4a40-ba55-0cdf6a7ca7fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:12,562 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:15:12,562 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc94939-b96c-4fa1-b9bd-17190019eb74', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc94939-b96c-4fa1-b9bd-17190019eb74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:13,595 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:13,596 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd5cc4f-4d17-4eb2-8af0-3e61a6625e24', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd5cc4f-4d17-4eb2-8af0-3e61a6625e24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:14,622 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:15:14,622 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63aa12e2-3632-4e4d-99db-5c37176c16e4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63aa12e2-3632-4e4d-99db-5c37176c16e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:15,654 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:15,654 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de607d93-c16c-429c-864d-7749eeae4872', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de607d93-c16c-429c-864d-7749eeae4872', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:16,684 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:16,684 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce592f6-bd77-436b-905e-b0e0fefc4e50', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce592f6-bd77-436b-905e-b0e0fefc4e50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:17,717 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:17,717 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7af972-f1ef-46cc-b10a-7a0027368c76', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7af972-f1ef-46cc-b10a-7a0027368c76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:18,750 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:18,750 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0207dd-a4f3-4557-8be2-37c29be80001', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0207dd-a4f3-4557-8be2-37c29be80001', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:19,788 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:15:19,788 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e20857-6eb8-4b70-8111-9a9689161e97', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e20857-6eb8-4b70-8111-9a9689161e97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:20,823 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:20,823 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0480375-5405-4e20-b1b3-b097095e284e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0480375-5405-4e20-b1b3-b097095e284e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:21,854 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:21,854 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0a550c-8482-477b-a727-7b117678155f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0a550c-8482-477b-a727-7b117678155f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:22,884 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:22,884 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e28ef0b-b0fc-4d02-8bcb-39478cbc9b87', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e28ef0b-b0fc-4d02-8bcb-39478cbc9b87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:23,925 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:15:23,925 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e900bed-9ebd-461a-a161-4f465de8858c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e900bed-9ebd-461a-a161-4f465de8858c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:24,978 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.048s
2026-05-27 17:15:24,979 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e8775f-3fa2-4264-a463-073cebbc3b14', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e8775f-3fa2-4264-a463-073cebbc3b14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:26,012 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:26,012 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc81e43-8e22-4477-a142-51ac77aca7c7', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc81e43-8e22-4477-a142-51ac77aca7c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:27,043 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:27,043 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e8b866-ed78-403d-a77c-5c64a4e3d185', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e8b866-ed78-403d-a77c-5c64a4e3d185', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:28,076 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:15:28,076 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04ea024-ef80-4ba2-b73b-e9af2a81e531', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04ea024-ef80-4ba2-b73b-e9af2a81e531', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:29,113 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:15:29,113 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faac9ae6-838a-476b-a403-86ac9108322e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faac9ae6-838a-476b-a403-86ac9108322e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:30,151 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:15:30,151 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fd1049-2a64-4867-9428-d7e60c30e894', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fd1049-2a64-4867-9428-d7e60c30e894', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:31,184 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:31,184 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50ebe32-11c5-45a3-b854-834995053549', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50ebe32-11c5-45a3-b854-834995053549', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:32,215 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:32,215 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e94eff-2766-443b-87ca-41042a42569c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e94eff-2766-443b-87ca-41042a42569c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:33,251 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:15:33,251 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e04368-12cf-4e09-9b1e-0ada0d13d5bd', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e04368-12cf-4e09-9b1e-0ada0d13d5bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:34,286 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:34,286 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073ec6c5-a90e-49ab-b8e2-c6bd68ab47c8', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073ec6c5-a90e-49ab-b8e2-c6bd68ab47c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:35,317 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:35,317 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4d2db9-8d78-44a6-b04e-1b51c96a53fe', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4d2db9-8d78-44a6-b04e-1b51c96a53fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:36,346 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:15:36,346 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6470c4b6-4d40-4420-a7b2-f647fde2ff0b', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6470c4b6-4d40-4420-a7b2-f647fde2ff0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:37,377 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:37,377 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff91248e-7dbe-4e38-9c98-4fedb3c1a1e0', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff91248e-7dbe-4e38-9c98-4fedb3c1a1e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:38,408 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:38,409 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47747e6a-fefb-4cf8-b290-be44d8d633fd', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47747e6a-fefb-4cf8-b290-be44d8d633fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:39,443 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:15:39,444 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1a970c-0c00-4cb4-8c0c-229c32a06675', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1a970c-0c00-4cb4-8c0c-229c32a06675', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:40,479 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:15:40,479 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f5ad58-6650-46af-93ac-e79519e1af53', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f5ad58-6650-46af-93ac-e79519e1af53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:41,511 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:41,512 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979c4d93-9b32-400a-9767-31cca1e2f43c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979c4d93-9b32-400a-9767-31cca1e2f43c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:42,543 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:42,543 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7336e7-e9df-4602-90f4-b96ddc23b959', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7336e7-e9df-4602-90f4-b96ddc23b959', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:43,576 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:15:43,576 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3f34ad-879d-4dba-9144-5e4d50e7f012', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3f34ad-879d-4dba-9144-5e4d50e7f012', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:44,612 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:15:44,612 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25815cc1-037d-49dc-a659-edb7822d219c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25815cc1-037d-49dc-a659-edb7822d219c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:45,649 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:15:45,649 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c801579-12aa-4ac3-8d00-5bbe1e484ac9', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c801579-12aa-4ac3-8d00-5bbe1e484ac9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:46,677 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.022s
2026-05-27 17:15:46,677 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dab9fdf-17e6-4632-8a65-83ad78484022', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dab9fdf-17e6-4632-8a65-83ad78484022', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:47,706 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:47,707 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ede218-7960-40ba-965b-aafa95e2371e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ede218-7960-40ba-965b-aafa95e2371e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:48,738 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:15:48,739 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ae9b8c-a7ed-4437-8267-7bb62eccb116', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ae9b8c-a7ed-4437-8267-7bb62eccb116', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:49,767 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:15:49,768 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b02cef-8165-43fd-ae44-4fde0c60f2d8', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b02cef-8165-43fd-ae44-4fde0c60f2d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:50,801 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:15:50,801 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddeeff1c-4ba3-48e5-80a6-324c2d66b083', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddeeff1c-4ba3-48e5-80a6-324c2d66b083', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:51,840 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:15:51,840 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31260c7-985b-4a67-b1ae-c128653dc3d5', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31260c7-985b-4a67-b1ae-c128653dc3d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:52,871 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:52,871 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ccc0a6-c584-4ef2-bbfc-8dffbd6f0052', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ccc0a6-c584-4ef2-bbfc-8dffbd6f0052', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:53,910 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:15:53,910 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31cc920-6d01-430b-acde-f19d13c8edcc', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31cc920-6d01-430b-acde-f19d13c8edcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:54,943 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:15:54,944 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa53019-2da6-4422-81ea-1b6f6718e7de', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa53019-2da6-4422-81ea-1b6f6718e7de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:55,981 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:15:55,981 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5782f68-d342-4256-b7ad-035d5cbf3d44', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5782f68-d342-4256-b7ad-035d5cbf3d44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:57,019 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:15:57,019 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d90638-40a6-4952-b525-96b53733c19c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d90638-40a6-4952-b525-96b53733c19c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:58,051 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:15:58,051 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b6a580-ce9a-4064-9ae0-0833bd264beb', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b6a580-ce9a-4064-9ae0-0833bd264beb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:15:59,088 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:15:59,088 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef42d5f5-44d5-4440-9725-9fd0cad15e6e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef42d5f5-44d5-4440-9725-9fd0cad15e6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:00,137 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.039s
2026-05-27 17:16:00,137 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd273f88-00b2-4138-b325-8224eac1a1c5', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd273f88-00b2-4138-b325-8224eac1a1c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:01,171 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:01,171 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58e4a55-af87-46b7-bc62-cf02cf30306c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58e4a55-af87-46b7-bc62-cf02cf30306c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:02,203 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:02,204 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326288e7-9534-4d83-9541-846ba146de05', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326288e7-9534-4d83-9541-846ba146de05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:03,230 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.021s
2026-05-27 17:16:03,231 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdad0ae5-ab6c-4b34-881b-157ba1cddd1a', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdad0ae5-ab6c-4b34-881b-157ba1cddd1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:04,263 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:16:04,263 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163dd6b0-1530-47e6-a4f7-f7a79e6d8222', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163dd6b0-1530-47e6-a4f7-f7a79e6d8222', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:05,297 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:16:05,297 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9033264-768b-4b16-a4bc-46fc0c2b275c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9033264-768b-4b16-a4bc-46fc0c2b275c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:06,328 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:16:06,328 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6cb630-6c65-4ec8-bb70-a91320ebb445', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6cb630-6c65-4ec8-bb70-a91320ebb445', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:07,362 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:07,362 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deed40b-d7fd-4d33-8024-692564134e8b', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deed40b-d7fd-4d33-8024-692564134e8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:08,403 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.035s
2026-05-27 17:16:08,403 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366e526a-c2d7-4549-a374-05a5ce613670', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366e526a-c2d7-4549-a374-05a5ce613670', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:09,435 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:16:09,435 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad8f986-654f-45a0-921b-d03f6ff8f7db', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad8f986-654f-45a0-921b-d03f6ff8f7db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:10,470 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:10,470 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2ff689-e9dd-4dab-8115-633dd538935c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2ff689-e9dd-4dab-8115-633dd538935c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:11,499 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:16:11,500 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f257f920-eada-4924-add4-2709025f59e4', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f257f920-eada-4924-add4-2709025f59e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:12,532 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:12,532 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c050ae5-1b91-4d6e-b6e2-9be534e90016', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c050ae5-1b91-4d6e-b6e2-9be534e90016', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:13,569 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:13,570 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028a6502-50be-44f2-894a-595c6e1f8deb', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028a6502-50be-44f2-894a-595c6e1f8deb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:14,606 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:16:14,606 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9065e42-e6df-47a9-a90c-5dc109753c2d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9065e42-e6df-47a9-a90c-5dc109753c2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:15,637 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:15,638 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b970fd99-dbac-43f3-9325-23e2566160d1', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b970fd99-dbac-43f3-9325-23e2566160d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:16,673 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:16,673 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad31d60-47aa-42fc-842f-5ba66d49463f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad31d60-47aa-42fc-842f-5ba66d49463f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:17,705 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:17,705 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b52d85-c68f-420d-8ba5-1c4d1c4f43a8', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b52d85-c68f-420d-8ba5-1c4d1c4f43a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:18,740 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:18,740 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9e909c-fdfa-478f-b847-d7699adb0346', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9e909c-fdfa-478f-b847-d7699adb0346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:19,773 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:19,774 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dd224c-ccef-466c-b374-26e3cffc2a5a', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dd224c-ccef-466c-b374-26e3cffc2a5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:20,814 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:16:20,814 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d398e51e-544d-4d0f-80f4-6d343a5dc2f7', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d398e51e-544d-4d0f-80f4-6d343a5dc2f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:21,849 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:21,849 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e8be10-2e43-42d0-8a89-ebe58a1dbcb2', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e8be10-2e43-42d0-8a89-ebe58a1dbcb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:22,891 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.033s
2026-05-27 17:16:22,891 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe72633-f671-4cbe-9511-016ae482a414', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe72633-f671-4cbe-9511-016ae482a414', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:23,937 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.037s
2026-05-27 17:16:23,937 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb96a2c-8df2-4eee-82fa-07345bd0a73c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb96a2c-8df2-4eee-82fa-07345bd0a73c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:24,973 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:16:24,973 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9c5973-049e-4d42-a880-2d9835e0b435', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9c5973-049e-4d42-a880-2d9835e0b435', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:26,008 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:26,009 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b107b89e-7a1d-4ab0-9913-8512eb473fcd', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b107b89e-7a1d-4ab0-9913-8512eb473fcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:27,039 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:16:27,039 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d435f238-2840-4c92-8a36-0d1831517124', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d435f238-2840-4c92-8a36-0d1831517124', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:28,069 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.024s
2026-05-27 17:16:28,069 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696552a7-e867-4d7d-8920-82ab72d8bbe1', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696552a7-e867-4d7d-8920-82ab72d8bbe1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:29,102 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.027s
2026-05-27 17:16:29,102 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0e0a2e-d8d8-409c-ba3b-a33daa72499f', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0e0a2e-d8d8-409c-ba3b-a33daa72499f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:30,141 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:30,141 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99364c4-5476-4f13-ad75-979303c75d16', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99364c4-5476-4f13-ad75-979303c75d16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:31,173 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:31,173 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00ec77-8e3d-40b3-ad56-ac174f720b2d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00ec77-8e3d-40b3-ad56-ac174f720b2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:32,210 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:16:32,210 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbb32d3-65ac-478f-8c20-0596992dd1cf', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbb32d3-65ac-478f-8c20-0596992dd1cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:33,246 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:33,246 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35100cfc-ca5a-41ea-b095-c591e5bbbfba', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35100cfc-ca5a-41ea-b095-c591e5bbbfba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:34,277 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:34,277 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76cd9a1-7f17-4270-8e52-db8c46e3ff84', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76cd9a1-7f17-4270-8e52-db8c46e3ff84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:35,308 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.025s
2026-05-27 17:16:35,308 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f27d3e-2665-46da-b417-04bc342cc15b', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f27d3e-2665-46da-b417-04bc342cc15b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:36,346 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:36,346 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2f6720-9152-4d67-8d7c-312e0f8534cd', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2f6720-9152-4d67-8d7c-312e0f8534cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:37,377 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:37,377 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2df3e6-d3bc-47da-a88b-2ecce530c0e6', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2df3e6-d3bc-47da-a88b-2ecce530c0e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:38,415 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.031s
2026-05-27 17:16:38,415 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3384f04-8390-4de1-b7d6-e76e4cf513be', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3384f04-8390-4de1-b7d6-e76e4cf513be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:39,452 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:39,452 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813f08c4-49ea-46a4-a6d3-7f475fb9ab9c', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813f08c4-49ea-46a4-a6d3-7f475fb9ab9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:40,488 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.030s
2026-05-27 17:16:40,488 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd7f8ab-2b96-410a-b185-018ffcc892ea', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd7f8ab-2b96-410a-b185-018ffcc892ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:41,517 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.023s
2026-05-27 17:16:41,517 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38c0951-e16b-430a-9c2d-288b8ae22b16', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38c0951-e16b-430a-9c2d-288b8ae22b16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:42,550 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:16:42,550 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37cadc0-189a-4439-ae61-2bc89c58b6fa', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37cadc0-189a-4439-ae61-2bc89c58b6fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:43,583 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:16:43,583 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c7cbf8-f53b-445b-8b12-e4c9c0bed319', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c7cbf8-f53b-445b-8b12-e4c9c0bed319', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:44,620 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:44,620 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d012f1e-a949-4286-a69c-9343abef0ff1', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d012f1e-a949-4286-a69c-9343abef0ff1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:45,659 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.034s
2026-05-27 17:16:45,660 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3845dd01-84bc-4ad1-bc67-bb4c3e205ee5', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3845dd01-84bc-4ad1-bc67-bb4c3e205ee5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:46,706 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.039s
2026-05-27 17:16:46,706 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ba6b20-1fa8-4afc-bcad-c4f1752d510d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ba6b20-1fa8-4afc-bcad-c4f1752d510d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:47,741 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.028s
2026-05-27 17:16:47,741 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688cea2e-3708-428f-8d73-8019abd5fe3e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688cea2e-3708-428f-8d73-8019abd5fe3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:48,773 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.026s
2026-05-27 17:16:48,773 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0772e7b0-39ef-4397-b5dc-13b2a7101108', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0772e7b0-39ef-4397-b5dc-13b2a7101108', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:49,810 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:16:49,811 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d0078b-8011-4936-b1e9-7adfb9fc065e', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d0078b-8011-4936-b1e9-7adfb9fc065e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:50,850 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.032s
2026-05-27 17:16:50,850 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2e4370-49b2-48b5-b4c2-ad50da355a3d', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2e4370-49b2-48b5-b4c2-ad50da355a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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-05-27 17:16:51,885 106244 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e 0.029s
2026-05-27 17:16:51,885 106244 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 17:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f405d80b-8d20-4be5-a75e-3448cb3f1741', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f405d80b-8d20-4be5-a75e-3448cb3f1741', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e'}
Body: b'{"volume": {"id": "cef3dd42-73fe-4515-9d37-a6a259fd685e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T17:13:15.000000", "updated_at": "2026-05-27T17:13:16.000000", "name": "tempest-TestVolumeBackupRestore-volume-25540155", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.250/volume/v3/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}, {"rel": "bookmark", "href": "https://10.4.3.250/volume/volumes/cef3dd42-73fe-4515-9d37-a6a259fd685e"}], "user_id": "7c59662aad0d48ba9015f5ec76ab9ec5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66f4ab5b68eb4ddda969f2dafb7767c3", "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": "da1b8bcd-a839-4575-a9f6-be694947f365", "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"}}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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: The server has either erred or is incapable of performing the requested operation.
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBackupRestore:_run_cleanups) Failed to delete volume cef3dd42-73fe-4515-9d37-a6a259fd685e within the required time (196 s). Timer started at 1779902015. Timer ended at 1779902211. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_backup_restore.py", line 61, in test_volume_backup_restore
backup = self.create_backup(volume_id=volume['id'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 446, in create_backup
waiters.wait_for_volume_resource_status(self.backups_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 83, in show_backup
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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: The server has either erred or is incapable of performing the requested operation.
|
||||||
| 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
pt4.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
pt4.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt14.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
pt15.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
pt16.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
pt17.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
pt17.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
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.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
pt21.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
pt22.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
pt23.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
pt24.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
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt43.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt100.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
pt101.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
pt102.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt112.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
pt112.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
pt113.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
pt114.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt116.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_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
pt117.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
pt117.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
pt117.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
pt117.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
pt117.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
pt117.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
pt117.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
pt118.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 | 322 | 295 | 3 | 0 | 24 | ||