Status: Pass 247 Failure 1 Skip 62
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft1.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-25 17:51:19,334 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.81/identity/v3/auth/tokens 0.192s
2026-06-25 17:51:19,334 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c108fe36-d7c6-432d-ab93-89d0ef1cf036', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.81/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0c10f83964af408ebe4c9c66eb4c4ba6", "name": "tempest-DeleteServersTestJSON-130689235-project-member", "password_expires_at": null}, "audit_ids": ["XVvfS6PHTfSkViVHJBkyHQ"], "expires_at": "2026-06-25T16:51:19.000000Z", "issued_at": "2026-06-25T15:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4108ddb4c3c94108aa34921feadf5481", "name": "tempest-DeleteServersTestJSON-130689235"}, "is_domain": false, "roles": [{"id": "701c3c8972d94e17a82eb345dee0023f", "name": "member"}, {"id": "1f053a483d054d3bb698d81e9134147d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "690dffef6e53426fb5e49c8774e82ca6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/volume/v3", "region": "RegionOne"}], "id": "001ff2edfd3144cab63127f4e227bb42", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d7cbf5a22a4e4cc1b12d0441d3c9fe07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/image", "region": "RegionOne"}], "id": "0b3a9765ac5e41a7b97ac5e3f68e89d2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6710b9e2c69644869699248af947ab03", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/compute/v2.1", "region": "RegionOne"}], "id": "316fbf43e5d44bd6967c86cdb1b744a3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "681aad52acdb4993b55ef5807ecf7d16", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/identity", "region": "RegionOne"}], "id": "31a7ebd0402848308105f3caaacc5c78", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35638d001ae141bcaaac525f46bf0e4d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/placement", "region": "RegionOne"}], "id": "44467603647d488987f7fce03315b061", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "13292a29e1594db6b3f331cae0714127", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/networking", "region": "RegionOne"}], "id": "4a682a4c0cd74b299393f9d723726155", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a06b4a10e26d48c295e9edeed936a242", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.81/compute/v2/4108ddb4c3c94108aa34921feadf5481", "region": "RegionOne"}], "id": "f851f6ee8633498087d4eff2c7892330", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-25 17:51:19,335 94038 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '11e59466-4b26-424e-ad67-ca6e63a9701a', 'name': 'tempest-DeleteServersTestJSON-1076380805-network', 'tenant_id': '4108ddb4c3c94108aa34921feadf5481', 'project_id': '4108ddb4c3c94108aa34921feadf5481', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61683, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-25T15:50:58Z', 'updated_at': '2026-06-25T15:50:59Z', 'revision_number': 1} available for tenant
2026-06-25 17:51:20,450 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.81/compute/v2.1/servers 1.113s
2026-06-25 17:51:20,450 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1398981728", "imageRef": "7b51933e-b274-42ab-8f16-4291857176c5", "flavorRef": "42", "networks": [{"uuid": "11e59466-4b26-424e-ad67-ca6e63a9701a"}]}}
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447', '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-b23e339d-7749-4e4b-bf54-a371f0789f0a', 'x-compute-request-id': 'req-b23e339d-7749-4e4b-bf54-a371f0789f0a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.81/compute/v2.1/servers'}
Body: b'{"server": {"id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "PUWndhvVPr4t"}}'
2026-06-25 17:51:20,603 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.148s
2026-06-25 17:51:20,604 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1225', '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-90b57090-d964-4060-9917-428d169aa582', 'x-compute-request-id': 'req-90b57090-d964-4060-9917-428d169aa582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:21,748 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.127s
2026-06-25 17:51:21,749 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1229', '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-eeacc20b-1b7c-4efc-a052-4be5fb38c161', 'x-compute-request-id': 'req-eeacc20b-1b7c-4efc-a052-4be5fb38c161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:22,879 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.115s
2026-06-25 17:51:22,880 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1277', '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-a9018b2f-0891-4335-869c-5f6247edde94', 'x-compute-request-id': 'req-a9018b2f-0891-4335-869c-5f6247edde94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:22,896 94038 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-25 17:51:24,039 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.141s
2026-06-25 17:51:24,040 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1277', '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-5e624820-2039-433c-953b-8b3ad9b07b60', 'x-compute-request-id': 'req-5e624820-2039-433c-953b-8b3ad9b07b60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:25,164 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.112s
2026-06-25 17:51:25,165 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', '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-5d4e707b-2083-403f-9361-6206bd4b9eef', 'x-compute-request-id': 'req-5d4e707b-2083-403f-9361-6206bd4b9eef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:25,187 94038 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-25 17:51:26,615 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.426s
2026-06-25 17:51:26,616 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', '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-b184c786-20da-4fe2-9252-c68497782352', 'x-compute-request-id': 'req-b184c786-20da-4fe2-9252-c68497782352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:28,345 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.710s
2026-06-25 17:51:28,345 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-e8596694-65d8-4fb2-865a-aa2ea3d35b38', 'x-compute-request-id': 'req-e8596694-65d8-4fb2-865a-aa2ea3d35b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:28,367 94038 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-06-25 17:51:29,629 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.261s
2026-06-25 17:51:29,630 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-41df7b5e-f0f1-4630-beb7-69ebcda740e0', 'x-compute-request-id': 'req-41df7b5e-f0f1-4630-beb7-69ebcda740e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:30,987 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.346s
2026-06-25 17:51:30,989 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-734f07b3-7275-4625-9020-fd376e6fcd86', 'x-compute-request-id': 'req-734f07b3-7275-4625-9020-fd376e6fcd86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:32,195 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.194s
2026-06-25 17:51:32,196 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-4e8c3203-5b1c-41cf-b1f2-803e1fbcb200', 'x-compute-request-id': 'req-4e8c3203-5b1c-41cf-b1f2-803e1fbcb200', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:34,065 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.853s
2026-06-25 17:51:34,066 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-307c96a0-5892-4bab-a863-f0e0dac65ccc', 'x-compute-request-id': 'req-307c96a0-5892-4bab-a863-f0e0dac65ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:35,734 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.652s
2026-06-25 17:51:35,735 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-f33bc657-6990-40fd-9ec6-3554d85388b3', 'x-compute-request-id': 'req-f33bc657-6990-40fd-9ec6-3554d85388b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:37,134 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.382s
2026-06-25 17:51:37,134 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-a8658218-d7f9-4005-99f1-bc67479d47a9', 'x-compute-request-id': 'req-a8658218-d7f9-4005-99f1-bc67479d47a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "BUILD", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:38,418 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447 0.270s
2026-06-25 17:51:38,418 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1506', '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-7ea88abc-49b7-4d3e-a658-9ce67d347147', 'x-compute-request-id': 'req-7ea88abc-49b7-4d3e-a658-9ce67d347147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-DeleteServersTestJSON-1076380805-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:81:68"}]}, "created": "2026-06-25T15:51:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/flavors/42"}]}, "hostId": "6a068b392cf74365e902bab9c785b02d58c00473cb00d5e51153d41a", "id": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "image": {"id": "7b51933e-b274-42ab-8f16-4291857176c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.81/compute/images/7b51933e-b274-42ab-8f16-4291857176c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}, {"rel": "bookmark", "href": "http://192.168.122.81/compute/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-1398981728", "status": "ACTIVE", "tenant_id": "4108ddb4c3c94108aa34921feadf5481", "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "updated": "2026-06-25T15:51:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-25T15:51:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-25 17:51:38,430 94038 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-06-25 17:51:38,980 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.81/volume/v3/volumes 0.548s
2026-06-25 17:51:38,981 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-321113058"}}
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c544962-dc20-41bc-bc15-b7eea680577f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c544962-dc20-41bc-bc15-b7eea680577f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.81/volume/v3/volumes'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:38.810670", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-25 17:51:39,144 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.150s
2026-06-25 17:51:39,145 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73bb806-9333-4b20-932e-f1dae700afe8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73bb806-9333-4b20-932e-f1dae700afe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:40,357 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.196s
2026-06-25 17:51:40,358 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9c7787-8172-444d-b686-28cd81f8cb76', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9c7787-8172-444d-b686-28cd81f8cb76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:39.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:41,647 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.265s
2026-06-25 17:51:41,647 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c75f743-a536-456d-88fd-e8f9974dfa5e', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c75f743-a536-456d-88fd-e8f9974dfa5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:39.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:42,810 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.147s
2026-06-25 17:51:42,814 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033ad559-a5ea-4aea-a9e1-4f45c8e136a3', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033ad559-a5ea-4aea-a9e1-4f45c8e136a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:42.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:43,932 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.107s
2026-06-25 17:51:43,932 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee8759c-2050-4c74-934c-4d46f175938c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee8759c-2050-4c74-934c-4d46f175938c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:43.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:43,948 94038 INFO [tempest.common.waiters] volume 81ca4fc9-634b-4389-ab5e-aea1f8222567 reached available after waiting for 4.948516 seconds
2026-06-25 17:51:47,335 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 POST http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447/os-volume_attachments 3.385s
2026-06-25 17:51:47,335 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "81ca4fc9-634b-4389-ab5e-aea1f8222567"}}
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:43 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-0033bbd0-0c70-450f-aedd-e58fd1017de0', 'x-compute-request-id': 'req-0033bbd0-0c70-450f-aedd-e58fd1017de0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/compute/v2.1/servers/da5eb4c3-f4fe-45e8-931d-beeb0850f447/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "serverId": "da5eb4c3-f4fe-45e8-931d-beeb0850f447", "volumeId": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "device": "/dev/vdb"}}'
2026-06-25 17:51:47,413 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.074s
2026-06-25 17:51:47,413 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad993f9d-3dab-4770-86a0-8a9a97a761d7', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad993f9d-3dab-4770-86a0-8a9a97a761d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:47.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:48,550 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.114s
2026-06-25 17:51:48,551 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4106b5-4825-46f1-969b-4ca56fec754c', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4106b5-4825-46f1-969b-4ca56fec754c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:47.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:49,845 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.267s
2026-06-25 17:51:49,846 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a2c2ac-556b-41b1-88ca-fb24db0d647e', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a2c2ac-556b-41b1-88ca-fb24db0d647e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:47.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:50,970 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.111s
2026-06-25 17:51:50,971 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c421335-0889-46e7-9907-4ceed115038f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c421335-0889-46e7-9907-4ceed115038f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:51.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:52,039 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.055s
2026-06-25 17:51:52,039 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8430dd28-6d74-445f-9168-5db1ef2cd35f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8430dd28-6d74-445f-9168-5db1ef2cd35f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:51.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:53,125 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.061s
2026-06-25 17:51:53,126 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604791dc-7576-4bce-88b7-9502caf958bd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604791dc-7576-4bce-88b7-9502caf958bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:54,203 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.063s
2026-06-25 17:51:54,204 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee711db-5988-4dd4-bffe-edc2084bf56a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee711db-5988-4dd4-bffe-edc2084bf56a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:55,279 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.062s
2026-06-25 17:51:55,280 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a604503d-0c1a-4a83-a1ca-2266d182ef02', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a604503d-0c1a-4a83-a1ca-2266d182ef02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:56,428 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.135s
2026-06-25 17:51:56,429 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ddbe9b-4f91-47c1-b12a-8fc8a5f94308', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ddbe9b-4f91-47c1-b12a-8fc8a5f94308', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:57,529 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.084s
2026-06-25 17:51:57,530 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb94fb23-d935-4c94-aee3-4b6605559af7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb94fb23-d935-4c94-aee3-4b6605559af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:58,617 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.068s
2026-06-25 17:51:58,617 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1817b7-d008-4608-929b-e784126662f4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1817b7-d008-4608-929b-e784126662f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:51:59,715 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.086s
2026-06-25 17:51:59,715 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:51:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669e057d-0297-43b1-a3cc-21b2b2704df8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669e057d-0297-43b1-a3cc-21b2b2704df8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:00,881 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.151s
2026-06-25 17:52:00,881 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c621b4-38c5-423a-bbb5-25466436b088', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c621b4-38c5-423a-bbb5-25466436b088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:02,027 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.134s
2026-06-25 17:52:02,028 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9e681e-bf6d-43c7-8e6a-f3ef119f9a1a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9e681e-bf6d-43c7-8e6a-f3ef119f9a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:03,204 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.161s
2026-06-25 17:52:03,205 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f26d14-1b8c-414d-a7d0-41a5c43c51c7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f26d14-1b8c-414d-a7d0-41a5c43c51c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:04,391 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.165s
2026-06-25 17:52:04,392 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d7a8e0-a9d7-4b2b-b596-98702855d71a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d7a8e0-a9d7-4b2b-b596-98702855d71a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:05,477 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.070s
2026-06-25 17:52:05,477 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2581f001-9cd3-4883-8d01-df1ae2629574', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2581f001-9cd3-4883-8d01-df1ae2629574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:06,611 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.116s
2026-06-25 17:52:06,612 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b33c35-c431-4fbe-b4c7-271f9a1dfb8e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b33c35-c431-4fbe-b4c7-271f9a1dfb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:07,716 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.088s
2026-06-25 17:52:07,717 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6394b701-d59d-4b88-b6e2-1df93e201efa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6394b701-d59d-4b88-b6e2-1df93e201efa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:08,852 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.119s
2026-06-25 17:52:08,853 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b97cfa-0494-41cd-835c-794521f4bbc7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b97cfa-0494-41cd-835c-794521f4bbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:09,944 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.076s
2026-06-25 17:52:09,945 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c53014-0a6b-4b88-9e12-045aceb4a761', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c53014-0a6b-4b88-9e12-045aceb4a761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:11,185 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.226s
2026-06-25 17:52:11,186 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032646ef-ef87-42a1-a403-9aab4b74a0e1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032646ef-ef87-42a1-a403-9aab4b74a0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:12,302 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.098s
2026-06-25 17:52:12,302 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1837e764-ade9-4b14-bbee-ba47c138663b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1837e764-ade9-4b14-bbee-ba47c138663b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:13,410 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.091s
2026-06-25 17:52:13,412 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ac3755-711e-44e9-8c4f-0989fc98c900', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ac3755-711e-44e9-8c4f-0989fc98c900', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:14,502 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.074s
2026-06-25 17:52:14,502 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b90e422-ed46-4c00-8b49-c0ac59cff7d0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b90e422-ed46-4c00-8b49-c0ac59cff7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:15,626 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.106s
2026-06-25 17:52:15,627 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f863248-4509-4fc4-b1ca-6217bb83e352', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f863248-4509-4fc4-b1ca-6217bb83e352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:16,714 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.071s
2026-06-25 17:52:16,715 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208664cf-6225-4bcc-98b2-966363cfb377', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208664cf-6225-4bcc-98b2-966363cfb377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:17,800 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.071s
2026-06-25 17:52:17,800 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe5db2e-eb22-47cb-85de-74bfb7c17aed', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe5db2e-eb22-47cb-85de-74bfb7c17aed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:18,877 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.064s
2026-06-25 17:52:18,877 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3764eaa-b6c1-4edd-b34c-9e32791d5111', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3764eaa-b6c1-4edd-b34c-9e32791d5111', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:19,967 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.076s
2026-06-25 17:52:19,967 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb70d75-6a7b-4688-b0ba-d1244c2dc3cd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb70d75-6a7b-4688-b0ba-d1244c2dc3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:21,058 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.077s
2026-06-25 17:52:21,059 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23215db-3583-4162-bc95-884cb646d7a3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23215db-3583-4162-bc95-884cb646d7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:22,129 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.059s
2026-06-25 17:52:22,130 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4746e246-a77f-4b92-8ca5-04f42102c942', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4746e246-a77f-4b92-8ca5-04f42102c942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:23,240 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.098s
2026-06-25 17:52:23,240 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6631573c-6484-4b93-91bd-34ca7f01959f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6631573c-6484-4b93-91bd-34ca7f01959f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:24,346 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.092s
2026-06-25 17:52:24,346 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdc7fff-ee45-4ad1-b562-3067da3e6de8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdc7fff-ee45-4ad1-b562-3067da3e6de8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:25,430 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.069s
2026-06-25 17:52:25,430 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caffe05e-caad-4fde-aa02-ddc1d566121f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caffe05e-caad-4fde-aa02-ddc1d566121f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:26,584 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.141s
2026-06-25 17:52:26,584 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd52cb53-ca10-455e-b4c6-bc155f717450', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd52cb53-ca10-455e-b4c6-bc155f717450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:27,703 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.102s
2026-06-25 17:52:27,703 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0199b3-f344-4ce7-b3f8-1ce0df0f38f0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0199b3-f344-4ce7-b3f8-1ce0df0f38f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:28,763 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.048s
2026-06-25 17:52:28,763 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b788b7d-e195-46c0-9fee-f244ac90662f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b788b7d-e195-46c0-9fee-f244ac90662f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:29,844 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.067s
2026-06-25 17:52:29,845 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d586156-ef4c-4c6c-94b5-0ece9b4204e2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d586156-ef4c-4c6c-94b5-0ece9b4204e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:30,918 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.058s
2026-06-25 17:52:30,918 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1e6a2c-74f8-4c98-a5db-ed84981e2afa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1e6a2c-74f8-4c98-a5db-ed84981e2afa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:31,976 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.047s
2026-06-25 17:52:31,977 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4fb675-79c7-4917-ae63-b4027c33f1f9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4fb675-79c7-4917-ae63-b4027c33f1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:33,039 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.051s
2026-06-25 17:52:33,040 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c40b1f-4d10-4516-9cdc-4bee90e9c844', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c40b1f-4d10-4516-9cdc-4bee90e9c844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:34,148 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.096s
2026-06-25 17:52:34,149 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d0cc55-cf81-4e50-8ae9-3bc0a0a3c086', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d0cc55-cf81-4e50-8ae9-3bc0a0a3c086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:35,240 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.077s
2026-06-25 17:52:35,240 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238ad5ee-e934-4a05-9776-1fb3f7a92dda', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238ad5ee-e934-4a05-9776-1fb3f7a92dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:36,313 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.059s
2026-06-25 17:52:36,314 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50a07f7-f2cf-47d1-9d34-29354cb61bf8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50a07f7-f2cf-47d1-9d34-29354cb61bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:37,404 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.076s
2026-06-25 17:52:37,405 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a784ecb-4dd5-4fde-915c-ae16201ff5b1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a784ecb-4dd5-4fde-915c-ae16201ff5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:38,481 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.062s
2026-06-25 17:52:38,482 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d578df88-e5ab-420e-8034-991d7f5796fc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d578df88-e5ab-420e-8034-991d7f5796fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:39,616 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.119s
2026-06-25 17:52:39,616 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be45a2fa-6e24-4efb-90c8-cc7f333be808', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be45a2fa-6e24-4efb-90c8-cc7f333be808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:40,694 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.056s
2026-06-25 17:52:40,694 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae26cc0-8f87-4b23-9dbd-d76185801936', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae26cc0-8f87-4b23-9dbd-d76185801936', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:41,765 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.050s
2026-06-25 17:52:41,765 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e493bb8b-9c59-4241-a726-b1345b9ac138', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e493bb8b-9c59-4241-a726-b1345b9ac138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:42,882 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.106s
2026-06-25 17:52:42,883 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8dcef4-04e0-4923-bfee-900cb45f42c7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8dcef4-04e0-4923-bfee-900cb45f42c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:44,088 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.192s
2026-06-25 17:52:44,088 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97454b00-c0fd-4d96-9795-b0bbe499b00a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97454b00-c0fd-4d96-9795-b0bbe499b00a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:45,210 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.102s
2026-06-25 17:52:45,211 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e81c380-4800-4486-8e34-9f51bd4f0e5e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e81c380-4800-4486-8e34-9f51bd4f0e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:46,334 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.105s
2026-06-25 17:52:46,334 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9cf737-6154-4efc-986a-9f34ab84e7c0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9cf737-6154-4efc-986a-9f34ab84e7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:47,519 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.167s
2026-06-25 17:52:47,519 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7276e4b9-e9de-4068-bb94-6006eea47cbb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7276e4b9-e9de-4068-bb94-6006eea47cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:48,708 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.178s
2026-06-25 17:52:48,708 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00936ca1-b59a-471e-b2da-348e18951671', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00936ca1-b59a-471e-b2da-348e18951671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:49,830 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.104s
2026-06-25 17:52:49,831 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282618e3-4b7c-4ac0-a296-81cd99701647', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282618e3-4b7c-4ac0-a296-81cd99701647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:51,044 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.198s
2026-06-25 17:52:51,044 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52423456-1b3d-4447-9c36-0376b9452b47', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52423456-1b3d-4447-9c36-0376b9452b47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:52,166 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.107s
2026-06-25 17:52:52,166 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ab3e44-be90-4f0a-8bc1-81ed847e8425', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ab3e44-be90-4f0a-8bc1-81ed847e8425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:53,287 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.104s
2026-06-25 17:52:53,287 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0857f8d0-28d2-4a98-bc78-19a22497b24c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0857f8d0-28d2-4a98-bc78-19a22497b24c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:54,354 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.052s
2026-06-25 17:52:54,354 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a14dea-0f68-4e9b-8c77-c540f05fb256', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a14dea-0f68-4e9b-8c77-c540f05fb256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:55,434 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:52:55,435 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f2cf73-8ff6-462f-ae53-1e0604bb5d03', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f2cf73-8ff6-462f-ae53-1e0604bb5d03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:56,517 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.071s
2026-06-25 17:52:56,517 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84418275-2341-46bf-8f8d-190e70c7a40a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84418275-2341-46bf-8f8d-190e70c7a40a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:57,678 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.149s
2026-06-25 17:52:57,678 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64727607-5395-42e6-9a03-7f32ffa2d6a6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64727607-5395-42e6-9a03-7f32ffa2d6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:58,752 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.060s
2026-06-25 17:52:58,753 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645162dd-0c7d-4973-9e65-fffb2cd3504c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645162dd-0c7d-4973-9e65-fffb2cd3504c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:52:59,815 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:52:59,815 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:52:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26455331-2730-4cfe-9571-37781664661f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26455331-2730-4cfe-9571-37781664661f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:00,887 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.056s
2026-06-25 17:53:00,887 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f3147c-7f35-4f55-ae79-bd01843c2fba', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f3147c-7f35-4f55-ae79-bd01843c2fba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:01,950 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:53:01,950 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15c149e-4991-4645-92dd-27353a1077cd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15c149e-4991-4645-92dd-27353a1077cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:03,018 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.050s
2026-06-25 17:53:03,018 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4becb0-38ec-4a85-88d0-ffeb551fec60', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4becb0-38ec-4a85-88d0-ffeb551fec60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:04,085 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.054s
2026-06-25 17:53:04,086 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc85173-725d-4f84-93c8-03c601cec671', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc85173-725d-4f84-93c8-03c601cec671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:05,172 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.076s
2026-06-25 17:53:05,174 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5951fc-144c-4279-b864-846529c52073', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5951fc-144c-4279-b864-846529c52073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:06,336 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.142s
2026-06-25 17:53:06,336 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c4409c-16a8-4c33-a5f8-63977b4c475d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c4409c-16a8-4c33-a5f8-63977b4c475d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:07,433 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.082s
2026-06-25 17:53:07,433 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81da8c93-d0d8-4ed4-9338-92e41b4803aa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81da8c93-d0d8-4ed4-9338-92e41b4803aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:08,522 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:53:08,523 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00daf6c1-a6cf-4b46-8953-65f269c37143', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00daf6c1-a6cf-4b46-8953-65f269c37143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:09,610 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.077s
2026-06-25 17:53:09,611 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60edc0cb-a9ee-468a-9ae4-0661d722d919', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60edc0cb-a9ee-468a-9ae4-0661d722d919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:10,751 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.116s
2026-06-25 17:53:10,751 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c26bde-d6e7-4320-873e-41541a461dd0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c26bde-d6e7-4320-873e-41541a461dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:11,843 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.080s
2026-06-25 17:53:11,844 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbddcb5d-1e8b-4b6b-af26-4060fbd768fa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbddcb5d-1e8b-4b6b-af26-4060fbd768fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:12,926 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.069s
2026-06-25 17:53:12,927 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1537d5f-392a-441b-8e14-9f7ed9183139', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1537d5f-392a-441b-8e14-9f7ed9183139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:13,995 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.056s
2026-06-25 17:53:13,996 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ba4a21-63de-4189-a033-268b1f3d47f1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ba4a21-63de-4189-a033-268b1f3d47f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:15,075 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:53:15,076 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4116e942-b67e-4b00-aa78-906f2ad4a0ce', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4116e942-b67e-4b00-aa78-906f2ad4a0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:16,139 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.044s
2026-06-25 17:53:16,139 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831b3a92-6ea7-4671-86be-1ffdd409c18e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831b3a92-6ea7-4671-86be-1ffdd409c18e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:17,213 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.063s
2026-06-25 17:53:17,213 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14d97d3-d9a5-4331-81e1-339e42a49092', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14d97d3-d9a5-4331-81e1-339e42a49092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:18,390 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.164s
2026-06-25 17:53:18,391 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053eae65-f5f3-4bd5-a86f-b01262b79bf9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053eae65-f5f3-4bd5-a86f-b01262b79bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:19,498 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.092s
2026-06-25 17:53:19,499 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b632e8-01bb-40e1-b042-81740b34d50e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b632e8-01bb-40e1-b042-81740b34d50e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:20,566 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.056s
2026-06-25 17:53:20,567 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1a0f93-985b-4909-b101-b8a3a8369ec1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1a0f93-985b-4909-b101-b8a3a8369ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:21,703 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.122s
2026-06-25 17:53:21,703 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e377fdc4-632f-4b4d-ae15-149fd0a2d88e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e377fdc4-632f-4b4d-ae15-149fd0a2d88e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:22,782 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.061s
2026-06-25 17:53:22,783 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891956e3-a4f0-4847-a4e3-ef8ccef2c8ad', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891956e3-a4f0-4847-a4e3-ef8ccef2c8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:23,872 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.072s
2026-06-25 17:53:23,872 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1341cfbd-9f33-4d51-9551-eb0924193528', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1341cfbd-9f33-4d51-9551-eb0924193528', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:24,944 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.058s
2026-06-25 17:53:24,944 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59f23f3-baf4-4fc9-820a-1d5a5558a662', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59f23f3-baf4-4fc9-820a-1d5a5558a662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:26,054 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.089s
2026-06-25 17:53:26,056 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42365d0-5d0b-4224-a3cc-5088cebcb6dc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42365d0-5d0b-4224-a3cc-5088cebcb6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:27,119 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:53:27,119 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b24d5e-fb72-4960-bb8c-2e609f311143', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b24d5e-fb72-4960-bb8c-2e609f311143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:28,193 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.062s
2026-06-25 17:53:28,194 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b982a08-b172-423d-88a4-576a79f5e1d8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b982a08-b172-423d-88a4-576a79f5e1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:29,298 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.086s
2026-06-25 17:53:29,298 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba3868b-cf90-43ae-b658-c4c6e2b73927', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba3868b-cf90-43ae-b658-c4c6e2b73927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:30,370 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.059s
2026-06-25 17:53:30,371 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87764dd-4821-4e39-bfbe-1f1752c1b8a3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87764dd-4821-4e39-bfbe-1f1752c1b8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:31,435 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.052s
2026-06-25 17:53:31,435 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170f33d3-76a7-46a5-acb9-1b777f34ca69', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170f33d3-76a7-46a5-acb9-1b777f34ca69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:32,498 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.051s
2026-06-25 17:53:32,498 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d959fb-10b5-42f3-a07d-2dfa3b417466', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d959fb-10b5-42f3-a07d-2dfa3b417466', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:33,582 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.070s
2026-06-25 17:53:33,583 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e06117a-c17b-4409-9ec2-2861f9ff8e31', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e06117a-c17b-4409-9ec2-2861f9ff8e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:34,662 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.062s
2026-06-25 17:53:34,663 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacb93a8-c976-4742-a23e-e57888004fc6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacb93a8-c976-4742-a23e-e57888004fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:35,727 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.054s
2026-06-25 17:53:35,727 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8dbe19-67da-4b77-b88b-8f80728597f5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8dbe19-67da-4b77-b88b-8f80728597f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:36,804 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.065s
2026-06-25 17:53:36,804 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be0295d-6e57-4c08-bdd9-29e52765ffa4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be0295d-6e57-4c08-bdd9-29e52765ffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:37,966 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.147s
2026-06-25 17:53:37,966 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd6bb36-6a4d-42a1-9d91-1b657403f687', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd6bb36-6a4d-42a1-9d91-1b657403f687', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:39,100 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.121s
2026-06-25 17:53:39,101 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f13d31a-9776-4801-af2f-d3db793c2b7f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f13d31a-9776-4801-af2f-d3db793c2b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:40,258 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.132s
2026-06-25 17:53:40,259 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bd96b6-d211-4ca4-8f21-c9cfc4b90859', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bd96b6-d211-4ca4-8f21-c9cfc4b90859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:41,432 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.150s
2026-06-25 17:53:41,432 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e599f9c4-2320-49ab-80d8-3091506a9838', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e599f9c4-2320-49ab-80d8-3091506a9838', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:42,574 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.123s
2026-06-25 17:53:42,574 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67df63d8-870b-48e7-a8f0-d07d3d9d0d6f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67df63d8-870b-48e7-a8f0-d07d3d9d0d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:43,731 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.137s
2026-06-25 17:53:43,732 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d09e4ae-c5be-4c44-a4cf-793825cc58ea', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d09e4ae-c5be-4c44-a4cf-793825cc58ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:44,931 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.183s
2026-06-25 17:53:44,932 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61336503-cb17-4821-8c93-706487361530', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61336503-cb17-4821-8c93-706487361530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:46,189 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.242s
2026-06-25 17:53:46,190 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733cb204-a3d3-4602-8d02-2ab9390bd242', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733cb204-a3d3-4602-8d02-2ab9390bd242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:47,364 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.146s
2026-06-25 17:53:47,365 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b10b819-a821-4631-bd77-ecd244aedaaf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b10b819-a821-4631-bd77-ecd244aedaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:48,520 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.128s
2026-06-25 17:53:48,520 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2211be3f-911f-425a-a7e0-430eee61ed4c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2211be3f-911f-425a-a7e0-430eee61ed4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:49,608 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.072s
2026-06-25 17:53:49,608 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a0c21e-3c71-4e6a-8a03-fc1102f4e8a4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a0c21e-3c71-4e6a-8a03-fc1102f4e8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:50,751 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.123s
2026-06-25 17:53:50,752 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30634a5-18b8-4475-b335-9f00e8fa7025', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30634a5-18b8-4475-b335-9f00e8fa7025', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:51,849 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.080s
2026-06-25 17:53:51,850 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591efb64-079f-4163-95a7-50efea74de1b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591efb64-079f-4163-95a7-50efea74de1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:52,935 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.072s
2026-06-25 17:53:52,936 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36978f62-7611-4f4e-886f-fd1efcdcde7c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36978f62-7611-4f4e-886f-fd1efcdcde7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:54,015 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.068s
2026-06-25 17:53:54,016 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9068b7f0-e240-47dd-b583-267ac0535949', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9068b7f0-e240-47dd-b583-267ac0535949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:55,208 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.175s
2026-06-25 17:53:55,208 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88e837e-7814-4fa3-8e45-24f878abeb0f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88e837e-7814-4fa3-8e45-24f878abeb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:56,419 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.191s
2026-06-25 17:53:56,420 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a3ed6a-f90a-4168-ab3c-ad289c7bca1c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a3ed6a-f90a-4168-ab3c-ad289c7bca1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:57,505 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:53:57,506 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0c8c76-9180-46d4-8552-9cd4c78ee2ec', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0c8c76-9180-46d4-8552-9cd4c78ee2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:58,585 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.063s
2026-06-25 17:53:58,586 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1a072d-fcd5-4f00-93da-743a21d1bce6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1a072d-fcd5-4f00-93da-743a21d1bce6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:53:59,662 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.059s
2026-06-25 17:53:59,663 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0261f432-d853-40fb-a958-3aa3492c0137', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0261f432-d853-40fb-a958-3aa3492c0137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:00,732 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.058s
2026-06-25 17:54:00,732 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd6bd91-11e9-4752-a179-8c43ecb44fa6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd6bd91-11e9-4752-a179-8c43ecb44fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:01,819 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.074s
2026-06-25 17:54:01,822 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbf0b07-5ac8-4918-9899-2f7db71a227c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbf0b07-5ac8-4918-9899-2f7db71a227c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:02,894 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.050s
2026-06-25 17:54:02,894 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae09ed1-506c-422f-8fb3-fcb70f2e16f3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae09ed1-506c-422f-8fb3-fcb70f2e16f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:03,969 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.061s
2026-06-25 17:54:03,969 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c58fb1f-a7f7-4402-af03-7ba706752c0e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c58fb1f-a7f7-4402-af03-7ba706752c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:05,058 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.074s
2026-06-25 17:54:05,058 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff203b8-d289-437a-a7e8-c82bdb7a8261', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff203b8-d289-437a-a7e8-c82bdb7a8261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:06,133 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.062s
2026-06-25 17:54:06,133 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f87ef7c-47dc-4022-acc2-93bff63534df', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f87ef7c-47dc-4022-acc2-93bff63534df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:07,190 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.043s
2026-06-25 17:54:07,191 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba5ca74-bc3b-4272-aa04-17f790c4b48c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba5ca74-bc3b-4272-aa04-17f790c4b48c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:08,274 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:54:08,274 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4a5663-6032-460b-b0b0-ea768b7ca6ef', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4a5663-6032-460b-b0b0-ea768b7ca6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:09,389 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.100s
2026-06-25 17:54:09,389 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c367fb0-8c4c-47b7-a4dc-cd1a00f51d9b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c367fb0-8c4c-47b7-a4dc-cd1a00f51d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:10,452 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.052s
2026-06-25 17:54:10,452 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f9bfba-4f51-4ff9-ade3-fe66fb07b948', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f9bfba-4f51-4ff9-ade3-fe66fb07b948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:11,513 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:54:11,514 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6cd3aa-c557-424e-afda-f89cc518b4a6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6cd3aa-c557-424e-afda-f89cc518b4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:12,586 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.061s
2026-06-25 17:54:12,587 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14a79f5-95a7-4f56-bac4-83e6db3e7603', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14a79f5-95a7-4f56-bac4-83e6db3e7603', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:13,660 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.061s
2026-06-25 17:54:13,661 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4bd732-fbd3-4f1c-b102-7e6f70c60dce', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4bd732-fbd3-4f1c-b102-7e6f70c60dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:14,742 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.069s
2026-06-25 17:54:14,743 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c235e3-8415-4446-a188-62b8200cce25', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c235e3-8415-4446-a188-62b8200cce25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:15,812 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.051s
2026-06-25 17:54:15,813 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2fd1ae-9520-4285-90a6-eb7393dcbbdb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2fd1ae-9520-4285-90a6-eb7393dcbbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:16,896 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.063s
2026-06-25 17:54:16,896 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db5ae6f-d391-49b7-86af-79f6f59272e3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db5ae6f-d391-49b7-86af-79f6f59272e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:17,963 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.053s
2026-06-25 17:54:17,964 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b4b067-d948-4734-acf0-fa13fb8ebf87', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b4b067-d948-4734-acf0-fa13fb8ebf87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:19,030 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.055s
2026-06-25 17:54:19,031 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d033374e-8aa5-4e99-9a32-658aaa261435', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d033374e-8aa5-4e99-9a32-658aaa261435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:20,101 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.057s
2026-06-25 17:54:20,101 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d377620d-d398-4db6-a9f4-cc618305e547', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d377620d-d398-4db6-a9f4-cc618305e547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:21,255 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.139s
2026-06-25 17:54:21,255 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c109a737-03b9-4a26-a8e5-0701ae851f02', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c109a737-03b9-4a26-a8e5-0701ae851f02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:22,461 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.190s
2026-06-25 17:54:22,462 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7afa59-0fef-4d35-a04d-f8226efa29e0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7afa59-0fef-4d35-a04d-f8226efa29e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:23,578 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.099s
2026-06-25 17:54:23,578 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6832b740-a16a-491c-9092-f62e3e8b85f3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6832b740-a16a-491c-9092-f62e3e8b85f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:24,729 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.133s
2026-06-25 17:54:24,730 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7107ab-57a2-4524-9d2b-6a71cbbe0c91', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7107ab-57a2-4524-9d2b-6a71cbbe0c91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:25,806 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.063s
2026-06-25 17:54:25,806 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5d331f-2c10-4ea1-89af-311bd599d62f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5d331f-2c10-4ea1-89af-311bd599d62f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:26,902 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.081s
2026-06-25 17:54:26,903 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451c7b42-4251-40d3-95aa-5d11258a474d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451c7b42-4251-40d3-95aa-5d11258a474d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:27,980 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.060s
2026-06-25 17:54:27,981 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdd4a1d-5093-4061-bf0d-0ccd8e56cced', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdd4a1d-5093-4061-bf0d-0ccd8e56cced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:29,091 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.086s
2026-06-25 17:54:29,091 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d859095-9e8d-4bed-b5c3-19e69353b998', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d859095-9e8d-4bed-b5c3-19e69353b998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:30,188 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.071s
2026-06-25 17:54:30,188 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e0a093-5c66-4bf6-8e07-b189e999c198', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e0a093-5c66-4bf6-8e07-b189e999c198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:31,345 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.144s
2026-06-25 17:54:31,346 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50355f5-0599-4b7f-8f90-6236936af588', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50355f5-0599-4b7f-8f90-6236936af588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:32,494 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.133s
2026-06-25 17:54:32,495 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3e4c4b-d770-4796-9e5e-d91eb7c99e47', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3e4c4b-d770-4796-9e5e-d91eb7c99e47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:33,618 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.107s
2026-06-25 17:54:33,619 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eade741c-f0cc-4a22-a164-9e04e9bb33b6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eade741c-f0cc-4a22-a164-9e04e9bb33b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:34,775 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.141s
2026-06-25 17:54:34,776 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7323ae-6328-4acd-bff7-c80943be9174', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7323ae-6328-4acd-bff7-c80943be9174', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:35,865 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.077s
2026-06-25 17:54:35,866 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d22f72d-6fdd-4354-98d5-bc3839d6e4b3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d22f72d-6fdd-4354-98d5-bc3839d6e4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:36,988 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.107s
2026-06-25 17:54:36,989 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a948f9e-e45f-40b2-b98a-5f14f5838692', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a948f9e-e45f-40b2-b98a-5f14f5838692', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:38,063 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.059s
2026-06-25 17:54:38,063 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb259cd-498b-4999-807b-2e9762969671', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb259cd-498b-4999-807b-2e9762969671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:39,133 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:54:39,133 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd922593-65cf-4c62-b8e5-5cce7e535d23', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd922593-65cf-4c62-b8e5-5cce7e535d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:40,213 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.066s
2026-06-25 17:54:40,213 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b1ea2f-119c-4f35-9788-c3fabe82824d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b1ea2f-119c-4f35-9788-c3fabe82824d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:41,331 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.100s
2026-06-25 17:54:41,331 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f6b3e4-d51a-4cef-a310-1d6c7db16f92', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f6b3e4-d51a-4cef-a310-1d6c7db16f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:42,407 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.058s
2026-06-25 17:54:42,408 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27272835-3269-4009-8c9a-02f1517cb03c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27272835-3269-4009-8c9a-02f1517cb03c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:43,492 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.073s
2026-06-25 17:54:43,493 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afa4219-7571-4efd-a3db-521c61d0ef95', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afa4219-7571-4efd-a3db-521c61d0ef95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:44,590 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.074s
2026-06-25 17:54:44,591 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e6e7cb-af61-4c2c-99fa-22a8711763ce', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e6e7cb-af61-4c2c-99fa-22a8711763ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:45,791 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.177s
2026-06-25 17:54:45,791 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafb19ba-9a87-4cc5-930a-09e84a5e498d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafb19ba-9a87-4cc5-930a-09e84a5e498d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:46,888 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.069s
2026-06-25 17:54:46,889 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c1c744-5333-4102-9ca1-26708c216ec7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c1c744-5333-4102-9ca1-26708c216ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:47,951 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.046s
2026-06-25 17:54:47,951 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75745743-90c5-49f2-a6ff-5be8d64f6805', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75745743-90c5-49f2-a6ff-5be8d64f6805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:49,028 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.065s
2026-06-25 17:54:49,029 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a984ce-08b2-43ef-b347-78f1fe67451e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a984ce-08b2-43ef-b347-78f1fe67451e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:50,146 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.097s
2026-06-25 17:54:50,146 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa9cd43-c177-4b31-95a5-5c9efcec7496', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa9cd43-c177-4b31-95a5-5c9efcec7496', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:51,290 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.131s
2026-06-25 17:54:51,290 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2512074b-a789-46ea-8820-0741db07a482', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2512074b-a789-46ea-8820-0741db07a482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:52,386 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.084s
2026-06-25 17:54:52,386 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1145a9bc-2ead-47e9-9adf-e4ca7bb86572', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1145a9bc-2ead-47e9-9adf-e4ca7bb86572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:53,464 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.065s
2026-06-25 17:54:53,464 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb36a57-a063-42f5-8fab-74125cfc1b24', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb36a57-a063-42f5-8fab-74125cfc1b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:54,543 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.067s
2026-06-25 17:54:54,544 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c40588b-1c95-48af-ad74-ee19f8814d09', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c40588b-1c95-48af-ad74-ee19f8814d09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:55,622 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.067s
2026-06-25 17:54:55,622 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccd2a4b-14df-446b-a678-1d722f6f5a37', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccd2a4b-14df-446b-a678-1d722f6f5a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:56,698 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.057s
2026-06-25 17:54:56,699 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1c907a-78f8-451a-b21f-ca1fd2c97094', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1c907a-78f8-451a-b21f-ca1fd2c97094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:57,788 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.076s
2026-06-25 17:54:57,789 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cff3ae7-046e-4787-953e-78432a125693', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cff3ae7-046e-4787-953e-78432a125693', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:58,873 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.067s
2026-06-25 17:54:58,874 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f9608c-ef67-48b5-b084-f7afca3615ff', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f9608c-ef67-48b5-b084-f7afca3615ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:54:59,956 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.068s
2026-06-25 17:54:59,957 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:54:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00010477-b5ce-403c-a7ee-497cc8bc756b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00010477-b5ce-403c-a7ee-497cc8bc756b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:55:01,020 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.049s
2026-06-25 17:55:01,020 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:55:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12816b4-0914-4825-a06a-227fb20a5ed3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12816b4-0914-4825-a06a-227fb20a5ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
2026-06-25 17:55:02,109 94038 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567 0.077s
2026-06-25 17:55:02,110 94038 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 25 Jun 2026 15:55:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65095d6a-4007-4363-8d06-13aac232ef96', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65095d6a-4007-4363-8d06-13aac232ef96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567'}
Body: b'{"volume": {"id": "81ca4fc9-634b-4389-ab5e-aea1f8222567", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-25T15:51:39.000000", "updated_at": "2026-06-25T15:51:52.000000", "name": "tempest-DeleteServersTestJSON-volume-321113058", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.81/volume/v3/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}, {"rel": "bookmark", "href": "http://192.168.122.81/volume/volumes/81ca4fc9-634b-4389-ab5e-aea1f8222567"}], "user_id": "0c10f83964af408ebe4c9c66eb4c4ba6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4108ddb4c3c94108aa34921feadf5481"}}'
}}}
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/api/compute/servers/test_delete_server.py", line 122, in test_delete_server_while_in_attached_volume
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 81ca4fc9-634b-4389-ab5e-aea1f8222567 to server da5eb4c3-f4fe-45e8-931d-beeb0850f447 within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.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]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: 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.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.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]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: 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_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.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_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.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
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: 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
pt8.4: 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.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectReaderTests33) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt16.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt16.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectMemberTests33) |
skip
pt16.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt21.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt27.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt27.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt27.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt34.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt35.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt35.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt36.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt37.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| 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
pt38.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
pt39.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
pt39.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_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_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,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
pt43.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
pt43.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt44.1: 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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| 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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: 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
pt72.2: 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
pt72.3: 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
pt72.4: 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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.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
pt78.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt90.1: 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
pt91.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.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt92.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
pt92.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
pt93.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
pt93.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
pt93.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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 | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt97.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt97.3: 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
pt97.4: 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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt100.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt101.1: 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
pt102.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
pt103.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
pt104.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
pt105.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 310 | 247 | 1 | 0 | 62 | ||