Status: Pass 369 Failure 3 Skip 77
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f2e0d72d940>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 0a1c8b01-c681-40c6-8839-fb8fc6f654b1 within the required time (196 s). Timer started at 1783735147. Timer ended at 1783735343. Waited for 196 s., <traceback object at 0x7f2e0d298d00>))
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-11 03:50:59,888 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6 0.561s
2026-07-11 03:50:59,888 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:50:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', '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-d7a0678f-c68b-496a-9b21-ed7a33a1d84c', 'x-compute-request-id': 'req-d7a0678f-c68b-496a-9b21-ed7a33a1d84c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f5:ae"}, {"version": 4, "addr": "172.24.4.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f5:ae"}]}, "created": "2026-07-11T01:50:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "348de3f4-0a03-4a70-bb6e-f294ab22b9d6", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1872050660", "status": "ACTIVE", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:50:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-928742740", "OS-SRV-USG:launched_at": "2026-07-11T01:50:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347951691"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:00,490 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.161/volume/v3/volumes 0.585s
2026-07-11 03:51:00,490 87494 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-ServerActionsTestOtherA-volume-140494631"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:50:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a8c42c-28fa-4f29-bc49-b375553c021e', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a8c42c-28fa-4f29-bc49-b375553c021e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/volume/v3/volumes'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.270226", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-07-11 03:51:00,799 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.161/identity/v3/auth/tokens 0.291s
2026-07-11 03:51:00,800 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-297e1bcd-c10c-4f2f-b137-1d9e481ccdda', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "17fa65e5e08b40ae9679986676924be2", "name": "tempest-ServerActionsTestOtherA-1307395732-project-member", "password_expires_at": null}, "audit_ids": ["67xJdv69STWzI3o9Uy1Lug"], "expires_at": "2026-07-11T02:51:00.000000Z", "issued_at": "2026-07-11T01:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "name": "tempest-ServerActionsTestOtherA-1307395732"}, "is_domain": false, "roles": [{"id": "42e6899db6f2442c92f5cce963df3e39", "name": "member"}, {"id": "fd24cad81b964963b8b78c1653700197", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ffbf50f5776f4adb9364b4de1c0a2cab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/compute/v2/5cfc40d7aba24c8e9bb377e9d87e63eb", "region": "RegionOne"}], "id": "537a552fb675405188e7880f8058620f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "cbe9fa0f372e4ae38e362198546a0d93", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/image", "region": "RegionOne"}], "id": "65091641026f4c598feebcc15930e85b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "7a04d014b46e414cb3875759b575f9ef", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/networking", "region": "RegionOne"}], "id": "9ec473eec2c74841a79de9b275f4a5d7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5430819092a74f6bb866553145034f6d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/identity", "region": "RegionOne"}], "id": "b50ff622acf7482fbe37220a23a220dd", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e2f53d75a0214fb4af5f980ce1fa7555", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/placement", "region": "RegionOne"}], "id": "f1c6c3b7a1774345acc0eacdd7ce59f2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab7f1fe6cb5e4f81969524354d0e71ef", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/compute/v2.1", "region": "RegionOne"}], "id": "f6cc21601c8341cf8a40898a84561921", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e32812ae7940469db75fee7d8085fcb8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/volume/v3", "region": "RegionOne"}], "id": "fd7e064bd8f44fe6886b43a82626cfb0", "type": "block-storage", "name": "cinder"}]}}'
2026-07-11 03:51:00,800 87494 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '88b372db-dfbd-4411-ab1a-88e195c035c3', 'name': 'tempest-ServerActionsTestOtherA-528307226-network', 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', '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': 49448, '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-07-11T01:49:40Z', 'updated_at': '2026-07-11T01:49:40Z', 'revision_number': 1} available for tenant
2026-07-11 03:51:00,802 87494 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-07-11 03:51:00,802 87494 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-07-11 03:51:01,082 87494 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.161/compute/v2.1/os-keypairs 0.279s
2026-07-11 03:51:01,083 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-896731503", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN52EiYdcJtp0a+lZVfqBG9TI26+jk6cxrVGeV3PfR52gc6yFM0g5C5aY780AHg3Sn8++NVAj8uhTKDtREdw77iAuCds6Gu+t61W1ZfTbFZ6QuIgm5gcLHLeDBXguToSPA=="}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362db502-3f0a-4523-9371-fc5af2b89fe0', 'x-compute-request-id': 'req-362db502-3f0a-4523-9371-fc5af2b89fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-896731503", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN52EiYdcJtp0a+lZVfqBG9TI26+jk6cxrVGeV3PfR52gc6yFM0g5C5aY780AHg3Sn8++NVAj8uhTKDtREdw77iAuCds6Gu+t61W1ZfTbFZ6QuIgm5gcLHLeDBXguToSPA==", "fingerprint": "9e:73:bc:c3:d7:c6:a4:69:81:76:7d:8b:12:d6:fc:92", "user_id": "17fa65e5e08b40ae9679986676924be2"}}'
2026-07-11 03:51:01,084 87494 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-896731503 created
2026-07-11 03:51:01,996 87494 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.161/networking/v2.0/security-groups 0.911s
2026-07-11 03:51:01,997 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1189229290", "description": "tempest-description--584328402"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-946a6600-9907-4eb6-a522-fa32a70b13e0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "name": "tempest-securitygroup--1189229290", "stateful": true, "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "description": "tempest-description--584328402", "shared": false, "security_group_rules": [{"id": "5e14e037-2393-4c13-9185-ac46d80fd06c", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 157, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-11T01:51:01Z", "updated_at": "2026-07-11T01:51:01Z", "revision_number": 0, "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}, {"id": "fa7f23b1-0e2e-4ade-8deb-c29b35932a4e", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 156, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-11T01:51:01Z", "updated_at": "2026-07-11T01:51:01Z", "revision_number": 0, "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}], "tags": [], "created_at": "2026-07-11T01:51:01Z", "updated_at": "2026-07-11T01:51:01Z", "revision_number": 1}}'
2026-07-11 03:51:02,975 87494 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.977s
2026-07-11 03:51:02,976 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-77a2a31e-6bdf-409e-9040-fb6b1bdb7b54', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1167a3ff-d030-4795-9a9c-da62e322f24f", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T01:51:02Z", "updated_at": "2026-07-11T01:51:02Z", "revision_number": 0, "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:51:03,318 87494 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.341s
2026-07-11 03:51:03,318 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-74b93f69-7849-4af0-a5ed-9cd8f89df1e5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f13e029e-d651-49b3-ac99-7f7b668f2e29", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "security_group_id": "dc6e1552-051f-4c37-ba73-84c4371169cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T01:51:03Z", "updated_at": "2026-07-11T01:51:03Z", "revision_number": 0, "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:51:03,319 87494 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1189229290 created
2026-07-11 03:51:06,487 87494 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.161/networking/v2.0/floatingips 3.166s
2026-07-11 03:51:06,488 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c524ad99-36ef-4f5e-8516-5890f70b66cf"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-dad9b010-a201-4f4a-af9b-6fbfb5c353e4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e40a42a8-d1b1-4c74-84db-7b537d279c92", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "floating_ip_address": "172.24.4.139", "floating_network_id": "c524ad99-36ef-4f5e-8516-5890f70b66cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-07-11T01:51:05Z", "updated_at": "2026-07-11T01:51:05Z", "revision_number": 0}}'
2026-07-11 03:51:06,488 87494 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e40a42a8-d1b1-4c74-84db-7b537d279c92', 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'floating_ip_address': '172.24.4.139', 'floating_network_id': 'c524ad99-36ef-4f5e-8516-5890f70b66cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-07-11T01:51:05Z', 'updated_at': '2026-07-11T01:51:05Z', 'revision_number': 0, 'ip': '172.24.4.139'} created
2026-07-11 03:51:06,489 87494 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-896731503', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN52EiYdcJtp0a+lZVfqBG9TI26+jk6cxrVGeV3PfR52gc6yFM0g5C5aY780AHg3Sn8++NVAj8uhTKDtREdw77iAuCds6Gu+t61W1ZfTbFZ6QuIgm5gcLHLeDBXguToSPA==', 'fingerprint': '9e:73:bc:c3:d7:c6:a4:69:81:76:7d:8b:12:d6:fc:92', 'user_id': '17fa65e5e08b40ae9679986676924be2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDWZTHM6D2QBkBS4ZVzpwRTcbuDS+aL+K80leAfkxaQQO5Ocxq22iK6\npXTjqjfX8CCgBwYFK4EEACKhZANiAATedhImHXCbadGvpWVX6gRvUyNuvo5OnMa1\nRnldz30edoHOshTNIOQuWmO/NAB4N0p/PvjVQI/LoUyg7URHcO+4gLgnbOhrvret\nVtWX02xWekLiIJuYHCxy3gwV4Lk6Ejw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dc6e1552-051f-4c37-ba73-84c4371169cc', 'name': 'tempest-securitygroup--1189229290', 'stateful': True, 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'description': 'tempest-description--584328402', 'shared': False, 'security_group_rules': [{'id': '5e14e037-2393-4c13-9185-ac46d80fd06c', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'security_group_id': 'dc6e1552-051f-4c37-ba73-84c4371169cc', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 157, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-07-11T01:51:01Z', 'updated_at': '2026-07-11T01:51:01Z', 'revision_number': 0, 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb'}, {'id': 'fa7f23b1-0e2e-4ade-8deb-c29b35932a4e', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'security_group_id': 'dc6e1552-051f-4c37-ba73-84c4371169cc', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 156, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-07-11T01:51:01Z', 'updated_at': '2026-07-11T01:51:01Z', 'revision_number': 0, 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb'}], 'tags': [], 'created_at': '2026-07-11T01:51:01Z', 'updated_at': '2026-07-11T01:51:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'e40a42a8-d1b1-4c74-84db-7b537d279c92', 'tenant_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'project_id': '5cfc40d7aba24c8e9bb377e9d87e63eb', 'floating_ip_address': '172.24.4.139', 'floating_network_id': 'c524ad99-36ef-4f5e-8516-5890f70b66cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-07-11T01:51:05Z', 'updated_at': '2026-07-11T01:51:05Z', 'revision_number': 0, 'ip': '172.24.4.139'}}
2026-07-11 03:51:08,445 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.161/compute/v2.1/servers 1.954s
2026-07-11 03:51:08,446 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-tempest.common.compute-instance-1744047222", "imageRef": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "flavorRef": "42", "networks": [{"uuid": "88b372db-dfbd-4411-ab1a-88e195c035c3"}], "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "key_name": "tempest-keypair-896731503", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749', '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-ea2ff214-b787-4370-b72c-9400c2bd49f6', 'x-compute-request-id': 'req-ea2ff214-b787-4370-b72c-9400c2bd49f6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/servers'}
Body: b'{"server": {"id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "adminPass": "4vCTXXvxsh2W"}}'
2026-07-11 03:51:08,616 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.167s
2026-07-11 03:51:08,617 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe72701-b39d-4189-96d6-4b2d7afb506c', 'x-compute-request-id': 'req-efe72701-b39d-4189-96d6-4b2d7afb506c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-896731503", "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-07-11 03:51:09,777 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.141s
2026-07-11 03:51:09,778 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1259', '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-9ef3cb5f-4c19-4bf5-8ebb-1bc02584c2ac', 'x-compute-request-id': 'req-9ef3cb5f-4c19-4bf5-8ebb-1bc02584c2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "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-07-11 03:51:10,924 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.134s
2026-07-11 03:51:10,924 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', '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-f54534ee-8239-4ef3-9817-c68a3348d4dd', 'x-compute-request-id': 'req-f54534ee-8239-4ef3-9817-c68a3348d4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "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-07-11 03:51:10,945 87494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-07-11 03:51:12,098 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.150s
2026-07-11 03:51:12,098 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', '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-ba411d95-9490-4082-b8a0-bf35f6b93caa', 'x-compute-request-id': 'req-ba411d95-9490-4082-b8a0-bf35f6b93caa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "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-07-11 03:51:14,546 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.434s
2026-07-11 03:51:14,546 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', '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-7c75fcd1-d699-44bd-98bf-0ed1667e174d', 'x-compute-request-id': 'req-7c75fcd1-d699-44bd-98bf-0ed1667e174d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "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-07-11 03:51:16,957 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.396s
2026-07-11 03:51:16,957 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', '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-a5046fb0-ef56-4dee-aa95-00e4f5e7cdac', 'x-compute-request-id': 'req-a5046fb0-ef56-4dee-aa95-00e4f5e7cdac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:16,974 87494 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-07-11 03:51:18,392 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.416s
2026-07-11 03:51:18,393 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-0bf5c7d2-662d-415b-ba48-22661bb54e19', 'x-compute-request-id': 'req-0bf5c7d2-662d-415b-ba48-22661bb54e19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:18,403 87494 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-07-11 03:51:20,062 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.656s
2026-07-11 03:51:20,062 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-43f11f85-2eb9-497b-b9de-82b826f160a8', 'x-compute-request-id': 'req-43f11f85-2eb9-497b-b9de-82b826f160a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:21,407 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.331s
2026-07-11 03:51:21,408 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-2ab6b4de-4092-4ad9-98bd-33ec507676db', 'x-compute-request-id': 'req-2ab6b4de-4092-4ad9-98bd-33ec507676db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:23,246 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.823s
2026-07-11 03:51:23,246 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-9f265179-f836-43af-96e5-9761e9e27361', 'x-compute-request-id': 'req-9f265179-f836-43af-96e5-9761e9e27361', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:24,821 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.562s
2026-07-11 03:51:24,822 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-a41a05cb-9aaa-4eaa-935d-e70cf4ede388', 'x-compute-request-id': 'req-a41a05cb-9aaa-4eaa-935d-e70cf4ede388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:27,606 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.771s
2026-07-11 03:51:27,606 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', '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-4e35086c-f3b8-4a5e-9066-1a6a9e83198f', 'x-compute-request-id': 'req-4e35086c-f3b8-4a5e-9066-1a6a9e83198f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "BUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:29,721 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.098s
2026-07-11 03:51:29,721 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', '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-2b487354-a8be-402a-9bd5-e8d830abb252', 'x-compute-request-id': 'req-2b487354-a8be-402a-9bd5-e8d830abb252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "ACTIVE", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:29,736 87494 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait
2026-07-11 03:51:30,058 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-interface 0.319s
2026-07-11 03:51:30,059 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a10829-ea25-4dc2-a594-d794b8b95f5c', 'x-compute-request-id': 'req-34a10829-ea25-4dc2-a594-d794b8b95f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "88b372db-dfbd-4411-ab1a-88e195c035c3", "port_id": "a0bd0e4b-d48f-4056-8b1c-7e2592867721", "mac_addr": "fa:16:3e:36:62:70", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3ca7046d-f963-4fe7-acf1-45c394445710", "ip_address": "10.0.0.12"}]}]}'
2026-07-11 03:51:34,856 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.161/networking/v2.0/floatingips/e40a42a8-d1b1-4c74-84db-7b537d279c92 4.791s
2026-07-11 03:51:34,857 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a0bd0e4b-d48f-4056-8b1c-7e2592867721"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-311ecc69-1c1a-4c76-af70-2eaea606e0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips/e40a42a8-d1b1-4c74-84db-7b537d279c92'}
Body: b'{"floatingip": {"id": "e40a42a8-d1b1-4c74-84db-7b537d279c92", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "project_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "floating_ip_address": "172.24.4.139", "floating_network_id": "c524ad99-36ef-4f5e-8516-5890f70b66cf", "router_id": "9b395578-1abf-478a-aca5-0bf67b048c8a", "port_id": "a0bd0e4b-d48f-4056-8b1c-7e2592867721", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "88b372db-dfbd-4411-ab1a-88e195c035c3", "mac_address": "fa:16:3e:36:62:70", "admin_state_up": true, "status": "ACTIVE", "device_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-07-11T01:51:05Z", "updated_at": "2026-07-11T01:51:31Z", "revision_number": 1}}'
2026-07-11 03:51:34,860 87494 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.139:22' as 'cirros' with public key authentication
2026-07-11 03:51:54,543 87494 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-07-11 03:51:54,623 87494 INFO [paramiko.transport] Authentication (publickey) successful!
2026-07-11 03:51:54,625 87494 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.139 successfully created
2026-07-11 03:51:55,696 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.070s
2026-07-11 03:51:55,696 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-021d6d64-96c0-4b30-b029-852dfb76eb34', 'x-compute-request-id': 'req-021d6d64-96c0-4b30-b029-852dfb76eb34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "ACTIVE", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:51:55,806 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.090s
2026-07-11 03:51:55,808 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ebe21e-0594-481e-8936-ed86dd063e05', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ebe21e-0594-481e-8936-ed86dd063e05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:03.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:51:55,823 87494 INFO [tempest.common.waiters] volume 0a1c8b01-c681-40c6-8839-fb8fc6f654b1 reached available after waiting for 0.823922 seconds
2026-07-11 03:52:01,051 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 5.225s
2026-07-11 03:52:01,051 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:51:55 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-5bd0d7e9-99fa-48d0-8a96-39770457cb4d', 'x-compute-request-id': 'req-5bd0d7e9-99fa-48d0-8a96-39770457cb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "device": "/dev/vdb"}}'
2026-07-11 03:52:01,197 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.143s
2026-07-11 03:52:01,198 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d618a6-448c-497c-9261-fd3083c3d7df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d618a6-448c-497c-9261-fd3083c3d7df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:02,323 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.109s
2026-07-11 03:52:02,324 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053d42df-ca29-4b81-b1ee-a17affd6b5fe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053d42df-ca29-4b81-b1ee-a17affd6b5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:03,549 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.209s
2026-07-11 03:52:03,550 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6b47ae-c28a-4fb3-92aa-7ca758f32acd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6b47ae-c28a-4fb3-92aa-7ca758f32acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:04,717 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.151s
2026-07-11 03:52:04,717 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82c8a48-a03b-4c64-a72c-ad8e74218650', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82c8a48-a03b-4c64-a72c-ad8e74218650', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:05,912 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.174s
2026-07-11 03:52:05,913 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93226109-f59c-441e-ad45-663c1665d7e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93226109-f59c-441e-ad45-663c1665d7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:51:59.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:07,048 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.121s
2026-07-11 03:52:07,049 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1f6d93-c1fe-4d72-a310-92de8816c4b6', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1f6d93-c1fe-4d72-a310-92de8816c4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:07.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:08,151 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.086s
2026-07-11 03:52:08,152 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf69886-8e39-4546-9040-ac1f6d6f5442', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf69886-8e39-4546-9040-ac1f6d6f5442', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:07.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:09,269 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.105s
2026-07-11 03:52:09,270 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff83ed6a-40e9-4bf9-abb3-5be96a03e937', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff83ed6a-40e9-4bf9-abb3-5be96a03e937', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:07.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:10,366 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.082s
2026-07-11 03:52:10,367 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0aa04a-fdc5-4cb3-90f5-9ca10941639d', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0aa04a-fdc5-4cb3-90f5-9ca10941639d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:07.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:11,645 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.261s
2026-07-11 03:52:11,646 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e0d841-b6f6-440d-b44d-1b64c8dd8946', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e0d841-b6f6-440d-b44d-1b64c8dd8946', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:11.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "bbc61ee8-ffe8-43ec-bc3a-38941d8bb94f", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:07.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:11,657 87494 INFO [tempest.common.waiters] Attachment bbc61ee8-ffe8-43ec-bc3a-38941d8bb94f created for volume 0a1c8b01-c681-40c6-8839-fb8fc6f654b1 to server eb7e583e-5532-4fdb-bd61-7be883bd5749 after waiting for 10.657209 seconds
2026-07-11 03:52:11,814 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.156s
2026-07-11 03:52:11,814 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9520af0d-76d9-4768-b21e-0e89f81ede39', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9520af0d-76d9-4768-b21e-0e89f81ede39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:11.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "bbc61ee8-ffe8-43ec-bc3a-38941d8bb94f", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:07.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:11,826 87494 INFO [tempest.common.waiters] volume 0a1c8b01-c681-40c6-8839-fb8fc6f654b1 reached in-use after waiting for 0.826089 seconds
2026-07-11 03:52:12,442 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.615s
2026-07-11 03:52:12,442 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1729', '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-facf6ecc-7976-494c-ba6e-8a420634b90f', 'x-compute-request-id': 'req-facf6ecc-7976-494c-ba6e-8a420634b90f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1744047222", "status": "ACTIVE", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:51:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:13,299 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/action 0.839s
2026-07-11 03:52:13,300 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1288083318", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "80fd31bb-c6c3-4f44-9f5f-61edc167e142"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749', '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-8012d6ec-667b-4105-a17d-5e8230f74720', 'x-compute-request-id': 'req-8012d6ec-667b-4105-a17d-5e8230f74720', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/action'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12"}, {"version": 4, "addr": "172.24.4.139"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "rebuildPassw0rd"}}'
2026-07-11 03:52:14,404 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.090s
2026-07-11 03:52:14,405 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', '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-12d0202e-315c-47c8-aae6-79b42c11f31b', 'x-compute-request-id': 'req-12d0202e-315c-47c8-aae6-79b42c11f31b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:16,125 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.703s
2026-07-11 03:52:16,126 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', '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-edaeb736-e6db-4d8e-b2a5-8e85322af04b', 'x-compute-request-id': 'req-edaeb736-e6db-4d8e-b2a5-8e85322af04b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:17,491 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.346s
2026-07-11 03:52:17,492 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', '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-983e39c0-7bfa-46ab-b68f-f229451de4bf', 'x-compute-request-id': 'req-983e39c0-7bfa-46ab-b68f-f229451de4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:19,183 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.671s
2026-07-11 03:52:19,183 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', '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-7f4b2a56-2a6a-4da7-94bf-d353b66582b9', 'x-compute-request-id': 'req-7f4b2a56-2a6a-4da7-94bf-d353b66582b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:20,622 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.424s
2026-07-11 03:52:20,622 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1774', '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-81a040c2-39b3-480d-a00b-7d6d2d4181ac', 'x-compute-request-id': 'req-81a040c2-39b3-480d-a00b-7d6d2d4181ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:20,635 87494 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 6 second wait
2026-07-11 03:52:21,980 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.343s
2026-07-11 03:52:21,981 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1774', '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-246868a3-c4d2-4bf0-9851-9a2ab742c568', 'x-compute-request-id': 'req-246868a3-c4d2-4bf0-9851-9a2ab742c568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:23,805 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.811s
2026-07-11 03:52:23,806 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1762', '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-ce3c81db-c760-4b40-a7df-98d63a064c65', 'x-compute-request-id': 'req-ce3c81db-c760-4b40-a7df-98d63a064c65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:23,822 87494 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 9 second wait
2026-07-11 03:52:25,991 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 1.168s
2026-07-11 03:52:25,992 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1762', '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-be35d505-be57-4629-8e13-dc140ea0e475', 'x-compute-request-id': 'req-be35d505-be57-4629-8e13-dc140ea0e475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:27,800 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.776s
2026-07-11 03:52:27,801 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1762', '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-e7836cff-4ae6-4fb4-bb28-a06233191467', 'x-compute-request-id': 'req-e7836cff-4ae6-4fb4-bb28-a06233191467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:29,245 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.425s
2026-07-11 03:52:29,246 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', '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-8c854241-3bd7-4152-bf64-83233d2ab052', 'x-compute-request-id': 'req-8c854241-3bd7-4152-bf64-83233d2ab052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "REBUILD", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:30,545 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.283s
2026-07-11 03:52:30,545 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1816', '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-4218db45-f1a0-4400-a12f-25323e6c7440', 'x-compute-request-id': 'req-4218db45-f1a0-4400-a12f-25323e6c7440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "ERROR", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:52:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-11T01:52:29Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:52:30,558 87494 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 16 second wait
2026-07-11 03:52:30,790 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6 0.230s
2026-07-11 03:52:30,792 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', '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-d59c20d5-7640-4c17-a96b-68dd9b65e89b', 'x-compute-request-id': 'req-d59c20d5-7640-4c17-a96b-68dd9b65e89b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f5:ae"}, {"version": 4, "addr": "172.24.4.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:f5:ae"}]}, "created": "2026-07-11T01:50:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "348de3f4-0a03-4a70-bb6e-f294ab22b9d6", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/348de3f4-0a03-4a70-bb6e-f294ab22b9d6"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1872050660", "status": "ACTIVE", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:50:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-928742740", "OS-SRV-USG:launched_at": "2026-07-11T01:50:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347951691"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-07-11 03:52:30,878 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.074s
2026-07-11 03:52:30,879 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2feea12-8cad-45da-882a-a7d37b71ee38', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2feea12-8cad-45da-882a-a7d37b71ee38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:52:31,072 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.181s
2026-07-11 03:52:31,072 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-7838615a-b7fd-4cc7-b37c-370162efc8c6', 'x-compute-request-id': 'req-7838615a-b7fd-4cc7-b37c-370162efc8c6', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance eb7e583e-5532-4fdb-bd61-7be883bd5749 while it is in vm_state error"}}'
2026-07-11 03:52:31,148 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.070s
2026-07-11 03:52:31,148 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e6f4f5e5-2671-4eb7-82fa-a8b3475ab3ff', 'x-compute-request-id': 'req-e6f4f5e5-2671-4eb7-82fa-a8b3475ab3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:32,220 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:52:32,220 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7fce4e99-6dd0-46b5-8976-83edb1d40f38', 'x-compute-request-id': 'req-7fce4e99-6dd0-46b5-8976-83edb1d40f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:33,293 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:52:33,294 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2fc3341a-5a59-4f25-83fa-87c2dc294723', 'x-compute-request-id': 'req-2fc3341a-5a59-4f25-83fa-87c2dc294723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:34,365 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:52:34,365 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b29c31ec-c92d-4ec5-8a3a-35ac67713606', 'x-compute-request-id': 'req-b29c31ec-c92d-4ec5-8a3a-35ac67713606', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:35,440 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.072s
2026-07-11 03:52:35,440 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-40990244-e3fa-4007-8c99-9d64d1c1aeec', 'x-compute-request-id': 'req-40990244-e3fa-4007-8c99-9d64d1c1aeec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:36,524 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.080s
2026-07-11 03:52:36,524 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-13effc29-ee58-428f-886a-16da6c171d97', 'x-compute-request-id': 'req-13effc29-ee58-428f-886a-16da6c171d97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:37,616 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.088s
2026-07-11 03:52:37,616 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83456586-e28b-4341-8a30-fd93d282b89f', 'x-compute-request-id': 'req-83456586-e28b-4341-8a30-fd93d282b89f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:38,701 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.078s
2026-07-11 03:52:38,701 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-34370ce8-07f0-44a3-b1ae-d6bc5b6acb0e', 'x-compute-request-id': 'req-34370ce8-07f0-44a3-b1ae-d6bc5b6acb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:39,816 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.110s
2026-07-11 03:52:39,816 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3f2f77c9-af0c-487f-aa30-f899dd2946d6', 'x-compute-request-id': 'req-3f2f77c9-af0c-487f-aa30-f899dd2946d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:40,932 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.112s
2026-07-11 03:52:40,932 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e4919823-0a99-45b7-b62b-e7e2118c02cb', 'x-compute-request-id': 'req-e4919823-0a99-45b7-b62b-e7e2118c02cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:42,019 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:52:42,019 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8269559d-4f72-4228-a3d6-e4cfb762cf5b', 'x-compute-request-id': 'req-8269559d-4f72-4228-a3d6-e4cfb762cf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:43,119 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.096s
2026-07-11 03:52:43,119 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d1bf19d1-12a9-4ff5-845f-f5540da6c389', 'x-compute-request-id': 'req-d1bf19d1-12a9-4ff5-845f-f5540da6c389', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:44,220 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.097s
2026-07-11 03:52:44,221 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e596a404-0da7-459b-8c0a-86ea9e76fc67', 'x-compute-request-id': 'req-e596a404-0da7-459b-8c0a-86ea9e76fc67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:45,329 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.105s
2026-07-11 03:52:45,329 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6cead5c7-b79a-45e6-92ba-fe3a32879741', 'x-compute-request-id': 'req-6cead5c7-b79a-45e6-92ba-fe3a32879741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:46,427 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.094s
2026-07-11 03:52:46,427 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-373a8d51-036b-46c8-a9e1-c88ee17e182d', 'x-compute-request-id': 'req-373a8d51-036b-46c8-a9e1-c88ee17e182d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:47,513 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:52:47,514 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9c9a98cb-9679-434a-bae8-32af0bb41586', 'x-compute-request-id': 'req-9c9a98cb-9679-434a-bae8-32af0bb41586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:48,626 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.109s
2026-07-11 03:52:48,627 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-622fbe4c-ff24-4133-8ead-8a53849dfb6d', 'x-compute-request-id': 'req-622fbe4c-ff24-4133-8ead-8a53849dfb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:49,715 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.086s
2026-07-11 03:52:49,716 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c0d7115e-b640-442e-a8f2-3bf6aee9670f', 'x-compute-request-id': 'req-c0d7115e-b640-442e-a8f2-3bf6aee9670f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:50,808 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.088s
2026-07-11 03:52:50,808 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1d3055eb-75f0-4e64-a9b1-38a9ea8a3c9c', 'x-compute-request-id': 'req-1d3055eb-75f0-4e64-a9b1-38a9ea8a3c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:51,906 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.094s
2026-07-11 03:52:51,907 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-faaf3a21-c00a-4a1c-b980-9a40a15723ef', 'x-compute-request-id': 'req-faaf3a21-c00a-4a1c-b980-9a40a15723ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:52,989 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:52:52,989 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83049611-70c4-4fb1-8a3e-2ed7593e295c', 'x-compute-request-id': 'req-83049611-70c4-4fb1-8a3e-2ed7593e295c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:54,062 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:52:54,064 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-31a6de3b-9dc6-45ff-9656-9b4a0c2e226c', 'x-compute-request-id': 'req-31a6de3b-9dc6-45ff-9656-9b4a0c2e226c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:55,126 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.059s
2026-07-11 03:52:55,126 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7673833a-02c6-4a83-90b5-d3f45b8670a9', 'x-compute-request-id': 'req-7673833a-02c6-4a83-90b5-d3f45b8670a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:56,185 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.056s
2026-07-11 03:52:56,185 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8b8eae2f-0cbe-4e84-8518-365345899003', 'x-compute-request-id': 'req-8b8eae2f-0cbe-4e84-8518-365345899003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:57,468 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.281s
2026-07-11 03:52:57,469 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1e9464bf-49ae-4750-a3d4-d703de702fae', 'x-compute-request-id': 'req-1e9464bf-49ae-4750-a3d4-d703de702fae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:58,605 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.131s
2026-07-11 03:52:58,605 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-db729a3d-890e-4d27-abde-a0d1b5757ed4', 'x-compute-request-id': 'req-db729a3d-890e-4d27-abde-a0d1b5757ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:52:59,703 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.095s
2026-07-11 03:52:59,705 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:52:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-714dc791-29bf-464f-beaf-62d2d3ba26be', 'x-compute-request-id': 'req-714dc791-29bf-464f-beaf-62d2d3ba26be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:00,788 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.081s
2026-07-11 03:53:00,789 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d69e3220-44f7-4255-b077-b59475cd004c', 'x-compute-request-id': 'req-d69e3220-44f7-4255-b077-b59475cd004c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:01,875 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:53:01,876 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a6e09136-36c0-4e1d-bdfc-a305b1fb466b', 'x-compute-request-id': 'req-a6e09136-36c0-4e1d-bdfc-a305b1fb466b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:02,948 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.070s
2026-07-11 03:53:02,949 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a2582a22-f1e4-44f7-986b-0b1494cf2f7e', 'x-compute-request-id': 'req-a2582a22-f1e4-44f7-986b-0b1494cf2f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:04,102 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.151s
2026-07-11 03:53:04,103 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-20c0fea6-955f-4b9a-82e2-24d09303ec28', 'x-compute-request-id': 'req-20c0fea6-955f-4b9a-82e2-24d09303ec28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:05,179 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.073s
2026-07-11 03:53:05,179 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-68c7ba8a-1d3e-4d19-bcb5-6429aa7d8b4d', 'x-compute-request-id': 'req-68c7ba8a-1d3e-4d19-bcb5-6429aa7d8b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:06,268 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.085s
2026-07-11 03:53:06,269 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1ce02969-12de-4418-a5a3-ee5a8f014055', 'x-compute-request-id': 'req-1ce02969-12de-4418-a5a3-ee5a8f014055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:07,390 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.118s
2026-07-11 03:53:07,391 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0dbda5c1-fee2-4005-9485-303487bce956', 'x-compute-request-id': 'req-0dbda5c1-fee2-4005-9485-303487bce956', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:08,481 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.087s
2026-07-11 03:53:08,482 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6a5fc0c5-b078-4b4a-a6e0-67f17d38dad2', 'x-compute-request-id': 'req-6a5fc0c5-b078-4b4a-a6e0-67f17d38dad2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:09,582 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.096s
2026-07-11 03:53:09,583 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-71117e00-0fa2-46cf-aa41-14c32e836ec8', 'x-compute-request-id': 'req-71117e00-0fa2-46cf-aa41-14c32e836ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:10,681 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.095s
2026-07-11 03:53:10,681 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1dbed00f-6045-45a0-8abd-fdb829d3d9d7', 'x-compute-request-id': 'req-1dbed00f-6045-45a0-8abd-fdb829d3d9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:11,769 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.085s
2026-07-11 03:53:11,770 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cd78b707-170c-44b3-a7b0-df4e99ab211d', 'x-compute-request-id': 'req-cd78b707-170c-44b3-a7b0-df4e99ab211d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:12,894 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.122s
2026-07-11 03:53:12,895 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cef7fac2-bada-4223-afba-0774a87ad5a0', 'x-compute-request-id': 'req-cef7fac2-bada-4223-afba-0774a87ad5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:13,983 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.084s
2026-07-11 03:53:13,983 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8c78e113-20d9-43a6-a999-29bc28cc7352', 'x-compute-request-id': 'req-8c78e113-20d9-43a6-a999-29bc28cc7352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:15,083 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.096s
2026-07-11 03:53:15,083 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3894bd36-d3af-4d7f-98b6-9bb8309e2735', 'x-compute-request-id': 'req-3894bd36-d3af-4d7f-98b6-9bb8309e2735', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:16,180 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.092s
2026-07-11 03:53:16,181 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-90f0a36a-437e-4d04-ae40-0f7bbad4d6ef', 'x-compute-request-id': 'req-90f0a36a-437e-4d04-ae40-0f7bbad4d6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:17,287 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.102s
2026-07-11 03:53:17,287 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6c8eb496-a1cb-441a-8098-1c78e5cdcea0', 'x-compute-request-id': 'req-6c8eb496-a1cb-441a-8098-1c78e5cdcea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:18,440 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.148s
2026-07-11 03:53:18,440 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2019926f-29cf-4031-bf50-b634fb3700dd', 'x-compute-request-id': 'req-2019926f-29cf-4031-bf50-b634fb3700dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:19,621 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.177s
2026-07-11 03:53:19,622 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83865fb1-9071-4191-8b75-c9e04bc9400c', 'x-compute-request-id': 'req-83865fb1-9071-4191-8b75-c9e04bc9400c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:20,727 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.100s
2026-07-11 03:53:20,728 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1ef03559-0fe4-4d23-85bc-09492f23efad', 'x-compute-request-id': 'req-1ef03559-0fe4-4d23-85bc-09492f23efad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:21,820 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.089s
2026-07-11 03:53:21,820 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-58561bb4-a730-4618-8186-1298c95263c1', 'x-compute-request-id': 'req-58561bb4-a730-4618-8186-1298c95263c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:22,954 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.130s
2026-07-11 03:53:22,954 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e459b0e7-2c98-48c4-b992-676e7f350bcd', 'x-compute-request-id': 'req-e459b0e7-2c98-48c4-b992-676e7f350bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:24,042 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.085s
2026-07-11 03:53:24,042 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-03e2ab5d-d33a-4655-a4b0-714bf4cad9fa', 'x-compute-request-id': 'req-03e2ab5d-d33a-4655-a4b0-714bf4cad9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:25,223 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.177s
2026-07-11 03:53:25,224 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-db1891ec-f027-4556-bd44-859e86680940', 'x-compute-request-id': 'req-db1891ec-f027-4556-bd44-859e86680940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:26,574 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.347s
2026-07-11 03:53:26,575 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2dab2aa9-7139-4251-a7bd-5354d5bbc770', 'x-compute-request-id': 'req-2dab2aa9-7139-4251-a7bd-5354d5bbc770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:28,008 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.427s
2026-07-11 03:53:28,008 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-42807c0b-d8ad-4d5a-8fbe-0c201d2f375a', 'x-compute-request-id': 'req-42807c0b-d8ad-4d5a-8fbe-0c201d2f375a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:29,745 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.734s
2026-07-11 03:53:29,745 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3810206a-2f29-4470-bc38-293a11c8e8eb', 'x-compute-request-id': 'req-3810206a-2f29-4470-bc38-293a11c8e8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:30,832 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.081s
2026-07-11 03:53:30,832 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-56435bcc-513f-454e-926c-075987a31549', 'x-compute-request-id': 'req-56435bcc-513f-454e-926c-075987a31549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:31,909 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.075s
2026-07-11 03:53:31,910 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-975ca641-1cfe-4be8-9652-ee9ec6d695e0', 'x-compute-request-id': 'req-975ca641-1cfe-4be8-9652-ee9ec6d695e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:33,408 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.494s
2026-07-11 03:53:33,409 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-807013d1-8035-4457-8973-00710e34b26e', 'x-compute-request-id': 'req-807013d1-8035-4457-8973-00710e34b26e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:34,518 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.105s
2026-07-11 03:53:34,519 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-aa38626f-afd2-49f6-8d3e-da9add631094', 'x-compute-request-id': 'req-aa38626f-afd2-49f6-8d3e-da9add631094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:35,641 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.116s
2026-07-11 03:53:35,641 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8fdff281-89ee-42f6-b610-781b83d8ae61', 'x-compute-request-id': 'req-8fdff281-89ee-42f6-b610-781b83d8ae61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:36,740 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.094s
2026-07-11 03:53:36,741 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8c07f0cb-d1de-4220-a68e-b2fa089a0fce', 'x-compute-request-id': 'req-8c07f0cb-d1de-4220-a68e-b2fa089a0fce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:37,891 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.144s
2026-07-11 03:53:37,891 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-638b48ce-3745-4e33-a499-3985d7de6a0a', 'x-compute-request-id': 'req-638b48ce-3745-4e33-a499-3985d7de6a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:41,115 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 2.219s
2026-07-11 03:53:41,115 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0e1adb98-5665-4cc0-a979-7b0ae87d5fc9', 'x-compute-request-id': 'req-0e1adb98-5665-4cc0-a979-7b0ae87d5fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:42,289 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.169s
2026-07-11 03:53:42,290 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-06ac2325-8cbe-41ec-8ee4-5ffc1e40ee4d', 'x-compute-request-id': 'req-06ac2325-8cbe-41ec-8ee4-5ffc1e40ee4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:43,484 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.189s
2026-07-11 03:53:43,484 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3c4d631e-3eab-4298-95b7-08dcfbc21fe5', 'x-compute-request-id': 'req-3c4d631e-3eab-4298-95b7-08dcfbc21fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:44,558 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:53:44,558 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e7bb704f-d1c1-498d-8f08-32267c8bb791', 'x-compute-request-id': 'req-e7bb704f-d1c1-498d-8f08-32267c8bb791', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:45,825 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.263s
2026-07-11 03:53:45,825 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8088acbf-4932-4755-8583-8752877dccfa', 'x-compute-request-id': 'req-8088acbf-4932-4755-8583-8752877dccfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:46,924 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.095s
2026-07-11 03:53:46,924 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-10a896d9-0e96-4d5b-9a65-51e8b85b8310', 'x-compute-request-id': 'req-10a896d9-0e96-4d5b-9a65-51e8b85b8310', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:47,996 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:53:47,997 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fe2a3b7d-1ff5-486d-8ed5-7f2e1ab57d13', 'x-compute-request-id': 'req-fe2a3b7d-1ff5-486d-8ed5-7f2e1ab57d13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:49,068 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:53:49,069 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fa26d78d-fec7-4b7b-880e-331a8006bc06', 'x-compute-request-id': 'req-fa26d78d-fec7-4b7b-880e-331a8006bc06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:50,147 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.076s
2026-07-11 03:53:50,148 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dc533c48-76f5-4918-b189-b6eb0669c938', 'x-compute-request-id': 'req-dc533c48-76f5-4918-b189-b6eb0669c938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:51,220 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:53:51,221 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f7eb6fb6-b8b5-4b4a-bb7f-c59e8749a05a', 'x-compute-request-id': 'req-f7eb6fb6-b8b5-4b4a-bb7f-c59e8749a05a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:52,330 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.105s
2026-07-11 03:53:52,330 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83938fbf-4ec6-4b2e-a10d-6c2f968bb5bf', 'x-compute-request-id': 'req-83938fbf-4ec6-4b2e-a10d-6c2f968bb5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:53,756 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.422s
2026-07-11 03:53:53,757 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-64993a8f-2ca0-494d-9d78-bce8b161ddd0', 'x-compute-request-id': 'req-64993a8f-2ca0-494d-9d78-bce8b161ddd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:54,873 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.112s
2026-07-11 03:53:54,874 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4589bc4c-ff9f-4597-ab66-c50d01baf635', 'x-compute-request-id': 'req-4589bc4c-ff9f-4597-ab66-c50d01baf635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:55,935 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.057s
2026-07-11 03:53:55,936 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6555ee2f-de80-45c9-8c5c-9ad735536a07', 'x-compute-request-id': 'req-6555ee2f-de80-45c9-8c5c-9ad735536a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:57,002 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.064s
2026-07-11 03:53:57,003 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-53fd5e66-6c47-4f0d-93d9-73f00623f5f3', 'x-compute-request-id': 'req-53fd5e66-6c47-4f0d-93d9-73f00623f5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:58,119 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.112s
2026-07-11 03:53:58,120 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-70fc9c9a-36f4-4f64-a24f-835acb9ad8e7', 'x-compute-request-id': 'req-70fc9c9a-36f4-4f64-a24f-835acb9ad8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:53:59,250 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.127s
2026-07-11 03:53:59,251 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-74a3b8eb-5fac-4de4-97ac-11c50d8fa76b', 'x-compute-request-id': 'req-74a3b8eb-5fac-4de4-97ac-11c50d8fa76b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:00,354 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.099s
2026-07-11 03:54:00,354 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fe2e96e3-7bd6-432b-a9cf-ba4e973e38d3', 'x-compute-request-id': 'req-fe2e96e3-7bd6-432b-a9cf-ba4e973e38d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:01,452 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.094s
2026-07-11 03:54:01,452 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5ffee5be-555b-4613-b463-22503ca9d1cf', 'x-compute-request-id': 'req-5ffee5be-555b-4613-b463-22503ca9d1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:02,527 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.071s
2026-07-11 03:54:02,528 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-192e78d9-cd1e-4657-b630-1e0cf0915296', 'x-compute-request-id': 'req-192e78d9-cd1e-4657-b630-1e0cf0915296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:03,659 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.129s
2026-07-11 03:54:03,659 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3c9360cf-fcca-4b95-a943-0912de81077f', 'x-compute-request-id': 'req-3c9360cf-fcca-4b95-a943-0912de81077f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:04,802 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.136s
2026-07-11 03:54:04,802 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d740d601-f6c8-4f68-b620-e01a4f319ff0', 'x-compute-request-id': 'req-d740d601-f6c8-4f68-b620-e01a4f319ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:05,870 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.063s
2026-07-11 03:54:05,871 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a74492cb-67e6-4ad1-be18-8bc9b92a2f41', 'x-compute-request-id': 'req-a74492cb-67e6-4ad1-be18-8bc9b92a2f41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:06,939 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.065s
2026-07-11 03:54:06,939 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bb9164bb-725d-472d-8506-e72f355c85b5', 'x-compute-request-id': 'req-bb9164bb-725d-472d-8506-e72f355c85b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:08,026 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.084s
2026-07-11 03:54:08,027 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d4f460f4-56b1-45da-95fe-2b2c2ca3aaaf', 'x-compute-request-id': 'req-d4f460f4-56b1-45da-95fe-2b2c2ca3aaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:09,108 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.078s
2026-07-11 03:54:09,108 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-39336e28-9d68-4717-985f-013adbc0f91f', 'x-compute-request-id': 'req-39336e28-9d68-4717-985f-013adbc0f91f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:10,284 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.173s
2026-07-11 03:54:10,285 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-713896d0-1d51-4272-bfbc-789bd39af998', 'x-compute-request-id': 'req-713896d0-1d51-4272-bfbc-789bd39af998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:12,369 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 1.082s
2026-07-11 03:54:12,370 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f6498a47-8c69-4aed-b081-71e8a1019acd', 'x-compute-request-id': 'req-f6498a47-8c69-4aed-b081-71e8a1019acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:13,895 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.522s
2026-07-11 03:54:13,895 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a2090632-3cb9-450c-b4cd-b968857bc54a', 'x-compute-request-id': 'req-a2090632-3cb9-450c-b4cd-b968857bc54a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:15,056 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.156s
2026-07-11 03:54:15,057 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e6b35aa6-aa90-49e3-b733-9422d34da3ae', 'x-compute-request-id': 'req-e6b35aa6-aa90-49e3-b733-9422d34da3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:16,462 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.402s
2026-07-11 03:54:16,463 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ec67f3eb-cf3e-4596-987d-f805b81f5eb5', 'x-compute-request-id': 'req-ec67f3eb-cf3e-4596-987d-f805b81f5eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:17,584 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.119s
2026-07-11 03:54:17,585 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-51673ff3-253f-4e16-9d28-596ba984f38e', 'x-compute-request-id': 'req-51673ff3-253f-4e16-9d28-596ba984f38e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:18,651 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.063s
2026-07-11 03:54:18,651 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-217b5f6b-3b6d-45bc-980b-62b60dd9842d', 'x-compute-request-id': 'req-217b5f6b-3b6d-45bc-980b-62b60dd9842d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:19,721 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:54:19,722 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-02539907-3265-46f9-a4bd-63cf66a65bbb', 'x-compute-request-id': 'req-02539907-3265-46f9-a4bd-63cf66a65bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:20,783 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.058s
2026-07-11 03:54:20,783 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-daf08147-5fb9-4f25-b0d9-198bc9e70ead', 'x-compute-request-id': 'req-daf08147-5fb9-4f25-b0d9-198bc9e70ead', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:21,849 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.063s
2026-07-11 03:54:21,849 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e073266c-ed73-4eef-8c8c-34314a2e1710', 'x-compute-request-id': 'req-e073266c-ed73-4eef-8c8c-34314a2e1710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:22,923 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.071s
2026-07-11 03:54:22,924 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-58b4eeae-5e04-4732-91c6-6e1694ce7e8b', 'x-compute-request-id': 'req-58b4eeae-5e04-4732-91c6-6e1694ce7e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:24,007 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.081s
2026-07-11 03:54:24,008 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-24e5a752-b66f-4cf4-9dc4-b4ee9fddae7a', 'x-compute-request-id': 'req-24e5a752-b66f-4cf4-9dc4-b4ee9fddae7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:25,095 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.084s
2026-07-11 03:54:25,096 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7c9ed9a1-dbc5-4e52-bb00-d2449626972c', 'x-compute-request-id': 'req-7c9ed9a1-dbc5-4e52-bb00-d2449626972c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:26,180 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.077s
2026-07-11 03:54:26,181 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ef23dd6d-c33a-40f2-957a-9715ab9a8333', 'x-compute-request-id': 'req-ef23dd6d-c33a-40f2-957a-9715ab9a8333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:27,249 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.066s
2026-07-11 03:54:27,250 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fcf29b2c-73bb-4fa0-83e1-271cf812b95b', 'x-compute-request-id': 'req-fcf29b2c-73bb-4fa0-83e1-271cf812b95b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:28,363 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.110s
2026-07-11 03:54:28,363 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-acc3b5fb-280f-41a9-8a55-d2a1f08cfa51', 'x-compute-request-id': 'req-acc3b5fb-280f-41a9-8a55-d2a1f08cfa51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:29,488 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.120s
2026-07-11 03:54:29,488 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7a2a0a19-e591-4163-8a3e-ddd7e4562c9b', 'x-compute-request-id': 'req-7a2a0a19-e591-4163-8a3e-ddd7e4562c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:30,563 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.072s
2026-07-11 03:54:30,564 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8cf0a462-0873-4396-9faf-f968d2b34e30', 'x-compute-request-id': 'req-8cf0a462-0873-4396-9faf-f968d2b34e30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:31,634 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:54:31,634 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0293dcf8-f8c1-4c5a-8ed9-bfb8cbf3ded5', 'x-compute-request-id': 'req-0293dcf8-f8c1-4c5a-8ed9-bfb8cbf3ded5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:32,961 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.324s
2026-07-11 03:54:32,962 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-79fb18c2-6681-4c07-9987-341e2be708de', 'x-compute-request-id': 'req-79fb18c2-6681-4c07-9987-341e2be708de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:34,747 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.782s
2026-07-11 03:54:34,747 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c8dc98f7-afe1-4b80-a66f-0e9ee4722d8e', 'x-compute-request-id': 'req-c8dc98f7-afe1-4b80-a66f-0e9ee4722d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:35,950 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.199s
2026-07-11 03:54:35,951 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1294e566-86e4-41ea-bdc7-2e115bc9a2ca', 'x-compute-request-id': 'req-1294e566-86e4-41ea-bdc7-2e115bc9a2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:37,153 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.199s
2026-07-11 03:54:37,154 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-63e18feb-0f42-4110-93c3-15796ae059c2', 'x-compute-request-id': 'req-63e18feb-0f42-4110-93c3-15796ae059c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:38,219 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.063s
2026-07-11 03:54:38,220 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-124d9d7c-cbe4-43d5-b1fa-88ef362f0db7', 'x-compute-request-id': 'req-124d9d7c-cbe4-43d5-b1fa-88ef362f0db7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:39,301 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:54:39,302 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fba656c4-1e7c-42b8-8136-f2f37185deba', 'x-compute-request-id': 'req-fba656c4-1e7c-42b8-8136-f2f37185deba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:40,383 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:54:40,384 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4fdc2d5b-ed12-49eb-b22d-8d671baddb29', 'x-compute-request-id': 'req-4fdc2d5b-ed12-49eb-b22d-8d671baddb29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:41,454 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:54:41,455 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-135c53e8-4e03-4cee-908b-758f3d131a2f', 'x-compute-request-id': 'req-135c53e8-4e03-4cee-908b-758f3d131a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:42,554 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.097s
2026-07-11 03:54:42,555 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-08130fa7-6850-40f0-a0f8-086de3827530', 'x-compute-request-id': 'req-08130fa7-6850-40f0-a0f8-086de3827530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:43,697 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.138s
2026-07-11 03:54:43,698 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2ba58293-5bbc-42a6-ba3a-f9bf681403ae', 'x-compute-request-id': 'req-2ba58293-5bbc-42a6-ba3a-f9bf681403ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:44,776 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.073s
2026-07-11 03:54:44,777 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-14e17fe5-d675-4da1-8340-ca1b7685f875', 'x-compute-request-id': 'req-14e17fe5-d675-4da1-8340-ca1b7685f875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:45,842 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.062s
2026-07-11 03:54:45,843 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f6c52f2e-fb47-427b-95b9-82a105c6c96b', 'x-compute-request-id': 'req-f6c52f2e-fb47-427b-95b9-82a105c6c96b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:46,909 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.062s
2026-07-11 03:54:46,909 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-43378b10-08cc-483e-b9f1-5c74625a3d83', 'x-compute-request-id': 'req-43378b10-08cc-483e-b9f1-5c74625a3d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:48,004 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.092s
2026-07-11 03:54:48,005 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0d358676-e48f-4acb-bf1f-398665c291c7', 'x-compute-request-id': 'req-0d358676-e48f-4acb-bf1f-398665c291c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:49,083 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.075s
2026-07-11 03:54:49,086 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-50ce6b2c-d4e4-4fe9-9b49-e8021f9561cc', 'x-compute-request-id': 'req-50ce6b2c-d4e4-4fe9-9b49-e8021f9561cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:50,204 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.114s
2026-07-11 03:54:50,204 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bec8506c-516c-4dfc-b852-4b55d06821a1', 'x-compute-request-id': 'req-bec8506c-516c-4dfc-b852-4b55d06821a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:51,306 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.098s
2026-07-11 03:54:51,306 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-741af5db-2fff-4522-96c7-1f24b0e3fcc9', 'x-compute-request-id': 'req-741af5db-2fff-4522-96c7-1f24b0e3fcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:52,389 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.080s
2026-07-11 03:54:52,390 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2d508adc-5f82-47a9-965c-4c959ba0e3cb', 'x-compute-request-id': 'req-2d508adc-5f82-47a9-965c-4c959ba0e3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:53,480 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.088s
2026-07-11 03:54:53,481 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7a887031-8b6c-4b71-a27d-d09e441a6329', 'x-compute-request-id': 'req-7a887031-8b6c-4b71-a27d-d09e441a6329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:54,573 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.089s
2026-07-11 03:54:54,574 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e1a44fb3-3abd-42fd-a9dd-4ecf46cfd642', 'x-compute-request-id': 'req-e1a44fb3-3abd-42fd-a9dd-4ecf46cfd642', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:55,690 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.112s
2026-07-11 03:54:55,691 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a603db51-315a-4ad1-beed-b0e33f1afa48', 'x-compute-request-id': 'req-a603db51-315a-4ad1-beed-b0e33f1afa48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:56,961 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.265s
2026-07-11 03:54:56,961 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3e2c68bf-24ff-4739-bc23-9ed4f9773ec4', 'x-compute-request-id': 'req-3e2c68bf-24ff-4739-bc23-9ed4f9773ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:58,042 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:54:58,043 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ae45a5af-9384-4b0b-823e-6dedb9c75649', 'x-compute-request-id': 'req-ae45a5af-9384-4b0b-823e-6dedb9c75649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:54:59,136 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.090s
2026-07-11 03:54:59,138 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:54:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-aaea01c8-cab7-455d-b51f-25f68213234b', 'x-compute-request-id': 'req-aaea01c8-cab7-455d-b51f-25f68213234b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:00,232 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.091s
2026-07-11 03:55:00,232 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a8e3959a-d229-421d-b172-7603af5be7c8', 'x-compute-request-id': 'req-a8e3959a-d229-421d-b172-7603af5be7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:01,322 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.087s
2026-07-11 03:55:01,323 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bec1cfe8-4ff7-4d74-9d03-ddec720d8302', 'x-compute-request-id': 'req-bec1cfe8-4ff7-4d74-9d03-ddec720d8302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:02,399 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:55:02,400 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cf3ddca6-7445-46f2-a38c-8d69655c376e', 'x-compute-request-id': 'req-cf3ddca6-7445-46f2-a38c-8d69655c376e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:03,472 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:55:03,472 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e280a1e0-d4a8-4556-a44f-4680d68f1059', 'x-compute-request-id': 'req-e280a1e0-d4a8-4556-a44f-4680d68f1059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:04,542 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:55:04,542 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4ed457f3-ca45-4734-859c-e0fc62bc86f4', 'x-compute-request-id': 'req-4ed457f3-ca45-4734-859c-e0fc62bc86f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:05,669 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.123s
2026-07-11 03:55:05,669 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0a15b36f-27b4-47c6-bba7-c2bb9905abf9', 'x-compute-request-id': 'req-0a15b36f-27b4-47c6-bba7-c2bb9905abf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:06,763 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.090s
2026-07-11 03:55:06,765 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dc74075e-4c05-4b47-a9da-ae750a3aa19f', 'x-compute-request-id': 'req-dc74075e-4c05-4b47-a9da-ae750a3aa19f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:07,877 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.110s
2026-07-11 03:55:07,879 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7cdd28a3-3d17-4697-9cc9-63a3289f81d8', 'x-compute-request-id': 'req-7cdd28a3-3d17-4697-9cc9-63a3289f81d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:09,043 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.161s
2026-07-11 03:55:09,044 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d863085a-fca1-4cae-9d70-f865589f8c6a', 'x-compute-request-id': 'req-d863085a-fca1-4cae-9d70-f865589f8c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:10,138 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.090s
2026-07-11 03:55:10,139 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3cdc3968-f38e-474c-b0c8-910076fbc761', 'x-compute-request-id': 'req-3cdc3968-f38e-474c-b0c8-910076fbc761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:11,231 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.088s
2026-07-11 03:55:11,232 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fd952c3c-4f01-45e6-b194-0cbbc22ada87', 'x-compute-request-id': 'req-fd952c3c-4f01-45e6-b194-0cbbc22ada87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:12,350 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.115s
2026-07-11 03:55:12,351 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7bfaa0f2-88db-4df5-b577-256121373ae2', 'x-compute-request-id': 'req-7bfaa0f2-88db-4df5-b577-256121373ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:13,423 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.070s
2026-07-11 03:55:13,423 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-89df1205-a918-4b29-8541-df88aaa41d99', 'x-compute-request-id': 'req-89df1205-a918-4b29-8541-df88aaa41d99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:14,538 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.111s
2026-07-11 03:55:14,538 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0af66bac-119d-4018-ae7f-14e48d0854bd', 'x-compute-request-id': 'req-0af66bac-119d-4018-ae7f-14e48d0854bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:15,620 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:55:15,620 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2cf8c7ae-1de5-49d2-a13c-9bd5880c16c7', 'x-compute-request-id': 'req-2cf8c7ae-1de5-49d2-a13c-9bd5880c16c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:16,706 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:55:16,707 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dcd3ea36-5acb-421f-afe9-d35a1f458bce', 'x-compute-request-id': 'req-dcd3ea36-5acb-421f-afe9-d35a1f458bce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:17,789 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.079s
2026-07-11 03:55:17,789 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-49f6f482-86fd-47ab-a910-5de5ec72392e', 'x-compute-request-id': 'req-49f6f482-86fd-47ab-a910-5de5ec72392e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:18,880 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.085s
2026-07-11 03:55:18,881 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8aabee39-30b3-4ef7-a166-220dc55b0300', 'x-compute-request-id': 'req-8aabee39-30b3-4ef7-a166-220dc55b0300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:19,964 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.080s
2026-07-11 03:55:19,964 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b86485b4-140c-4765-ab26-61e01514b8de', 'x-compute-request-id': 'req-b86485b4-140c-4765-ab26-61e01514b8de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:21,049 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.081s
2026-07-11 03:55:21,049 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4fe3b9f4-90af-4260-b7af-5ebc44da9c3b', 'x-compute-request-id': 'req-4fe3b9f4-90af-4260-b7af-5ebc44da9c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:22,125 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.073s
2026-07-11 03:55:22,125 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5f7a7a08-ad17-4c4f-97f6-9489b5d31bc7', 'x-compute-request-id': 'req-5f7a7a08-ad17-4c4f-97f6-9489b5d31bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:23,201 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.073s
2026-07-11 03:55:23,201 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f0825848-9c64-4653-8f81-981ee85fcb00', 'x-compute-request-id': 'req-f0825848-9c64-4653-8f81-981ee85fcb00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:24,273 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:55:24,273 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8de64bf3-b407-4386-81a3-7b190591d369', 'x-compute-request-id': 'req-8de64bf3-b407-4386-81a3-7b190591d369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:25,333 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.056s
2026-07-11 03:55:25,334 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4c9cb472-9b00-475f-bd99-230d02360f56', 'x-compute-request-id': 'req-4c9cb472-9b00-475f-bd99-230d02360f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:26,415 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.077s
2026-07-11 03:55:26,415 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1bfbd5be-c96c-4c44-b0ac-87ed0c42b237', 'x-compute-request-id': 'req-1bfbd5be-c96c-4c44-b0ac-87ed0c42b237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:27,656 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.237s
2026-07-11 03:55:27,656 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d0b0f2c0-ddf9-446a-ab08-57caaa3aa9f2', 'x-compute-request-id': 'req-d0b0f2c0-ddf9-446a-ab08-57caaa3aa9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:28,754 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.094s
2026-07-11 03:55:28,754 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a74d7029-bec8-49a1-813d-813b8d7a6286', 'x-compute-request-id': 'req-a74d7029-bec8-49a1-813d-813b8d7a6286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:29,858 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.101s
2026-07-11 03:55:29,859 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-875bed8e-67e1-4e51-ad50-c6301b405c0d', 'x-compute-request-id': 'req-875bed8e-67e1-4e51-ad50-c6301b405c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:31,020 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.157s
2026-07-11 03:55:31,021 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d770b772-9dcf-43d9-938b-e5ec2253e36a', 'x-compute-request-id': 'req-d770b772-9dcf-43d9-938b-e5ec2253e36a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:32,108 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:55:32,108 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f36f67f7-d2ed-49e7-bfcc-39c115596c9b', 'x-compute-request-id': 'req-f36f67f7-d2ed-49e7-bfcc-39c115596c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:33,205 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.092s
2026-07-11 03:55:33,205 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c06accf3-7d6d-4684-afe2-bf08edc4a7b2', 'x-compute-request-id': 'req-c06accf3-7d6d-4684-afe2-bf08edc4a7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:34,276 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.067s
2026-07-11 03:55:34,277 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f802e1f4-ae2b-45f1-af6c-109169cd97fc', 'x-compute-request-id': 'req-f802e1f4-ae2b-45f1-af6c-109169cd97fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:35,438 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.156s
2026-07-11 03:55:35,438 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c9ede33e-e91c-42fa-b77d-ec7d31be69d9', 'x-compute-request-id': 'req-c9ede33e-e91c-42fa-b77d-ec7d31be69d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:36,532 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.090s
2026-07-11 03:55:36,532 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0e8dc934-02f8-4e2c-83f6-8a9f95aba5af', 'x-compute-request-id': 'req-0e8dc934-02f8-4e2c-83f6-8a9f95aba5af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:37,606 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.069s
2026-07-11 03:55:37,606 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-955171bc-8e74-4e3f-8e3e-f05742668e47', 'x-compute-request-id': 'req-955171bc-8e74-4e3f-8e3e-f05742668e47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:38,677 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.068s
2026-07-11 03:55:38,678 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-814f223d-49fb-42d9-8637-3405ddc2aa9a', 'x-compute-request-id': 'req-814f223d-49fb-42d9-8637-3405ddc2aa9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:39,748 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.066s
2026-07-11 03:55:39,748 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b0c8f33a-6423-4774-8e6c-1a7cc70a232f', 'x-compute-request-id': 'req-b0c8f33a-6423-4774-8e6c-1a7cc70a232f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:40,843 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.091s
2026-07-11 03:55:40,843 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-62a4a14d-3aaa-46db-a0ad-2eb8ad0f96b5', 'x-compute-request-id': 'req-62a4a14d-3aaa-46db-a0ad-2eb8ad0f96b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:41,955 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.108s
2026-07-11 03:55:41,955 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-64ec6ad7-bcc3-4e61-9fbf-d479ba98d8bc', 'x-compute-request-id': 'req-64ec6ad7-bcc3-4e61-9fbf-d479ba98d8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:43,057 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.098s
2026-07-11 03:55:43,057 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-feff310f-a98e-42b1-a0c4-97a8ebc194e8', 'x-compute-request-id': 'req-feff310f-a98e-42b1-a0c4-97a8ebc194e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:44,144 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.083s
2026-07-11 03:55:44,145 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8ed6576a-8016-4696-be25-bd336c6ce18a', 'x-compute-request-id': 'req-8ed6576a-8016-4696-be25-bd336c6ce18a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:45,223 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.075s
2026-07-11 03:55:45,224 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d50fce46-ad0d-4ce7-86ab-d947efd39869', 'x-compute-request-id': 'req-d50fce46-ad0d-4ce7-86ab-d947efd39869', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:46,307 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments 0.080s
2026-07-11 03:55:46,308 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a74a4631-766b-49a7-9bfd-4c911461f3fc', 'x-compute-request-id': 'req-a74a4631-766b-49a7-9bfd-4c911461f3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "volumeId": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "serverId": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "device": "/dev/vdb"}]}'
2026-07-11 03:55:47,933 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 POST http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/action 0.617s
2026-07-11 03:55:47,933 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2c4f3744-b946-4a17-80a2-a17c3706c4b8', 'x-compute-request-id': 'req-2c4f3744-b946-4a17-80a2-a17c3706c4b8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance eb7e583e-5532-4fdb-bd61-7be883bd5749 could not be found."}}'
2026-07-11 03:55:47,993 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:55:47,994 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6b4ceb-3881-477e-8b51-31c9184bbac2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6b4ceb-3881-477e-8b51-31c9184bbac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:49,096 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.091s
2026-07-11 03:55:49,096 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315f93e6-045f-472e-8780-dac1310b0f32', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315f93e6-045f-472e-8780-dac1310b0f32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:50,171 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:55:50,172 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d91a779-b93a-4266-a9fb-22d084fa4947', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d91a779-b93a-4266-a9fb-22d084fa4947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:51,265 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.069s
2026-07-11 03:55:51,265 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a3a319-5934-4ba0-9ab3-3f52c5ac6f56', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a3a319-5934-4ba0-9ab3-3f52c5ac6f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:52,341 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.064s
2026-07-11 03:55:52,342 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961ded0f-68b8-4468-a691-affad6aaeeb3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961ded0f-68b8-4468-a691-affad6aaeeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:53,405 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.051s
2026-07-11 03:55:53,405 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cfe9c4-26f5-472e-9aae-f7b9d41bf311', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cfe9c4-26f5-472e-9aae-f7b9d41bf311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:54,540 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.123s
2026-07-11 03:55:54,540 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70690487-490a-4ec8-a580-318b399effc9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70690487-490a-4ec8-a580-318b399effc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:55,607 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.052s
2026-07-11 03:55:55,608 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57184ec5-2cb5-49b6-8207-de25cc75da58', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57184ec5-2cb5-49b6-8207-de25cc75da58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:56,691 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.071s
2026-07-11 03:55:56,691 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9974ec-2d03-4f3a-8642-383c19afb7e1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9974ec-2d03-4f3a-8642-383c19afb7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:57,760 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:55:57,760 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9063edd-044f-4245-8528-17948aa11cc8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9063edd-044f-4245-8528-17948aa11cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:58,824 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.051s
2026-07-11 03:55:58,824 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1cb484-e829-42dc-be60-2e89804491a9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1cb484-e829-42dc-be60-2e89804491a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:55:59,905 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.068s
2026-07-11 03:55:59,906 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb8afb7-3b53-4c5a-b293-c97de9b51892', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb8afb7-3b53-4c5a-b293-c97de9b51892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:00,967 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.049s
2026-07-11 03:56:00,967 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516a2788-dad7-485d-ac31-887e0fcc9984', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516a2788-dad7-485d-ac31-887e0fcc9984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:02,027 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.049s
2026-07-11 03:56:02,028 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a4fa00-9040-4415-a07a-a63233adb3ed', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a4fa00-9040-4415-a07a-a63233adb3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:03,088 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.049s
2026-07-11 03:56:03,089 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3823c5-fef6-4ebf-84c2-9035823ca9ef', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3823c5-fef6-4ebf-84c2-9035823ca9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:04,169 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:56:04,169 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2123a8c2-b02b-4044-a049-bdbbca61a9ab', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2123a8c2-b02b-4044-a049-bdbbca61a9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:05,246 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.062s
2026-07-11 03:56:05,246 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab1e0dc-3130-4af2-8a03-0196d56a2979', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab1e0dc-3130-4af2-8a03-0196d56a2979', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:06,329 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:56:06,330 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08a60f2-ed70-4a77-ac41-5dc7eb9d8265', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08a60f2-ed70-4a77-ac41-5dc7eb9d8265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:07,423 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.081s
2026-07-11 03:56:07,423 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1486bd1-3e5e-4381-83c6-3ac01d866c72', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1486bd1-3e5e-4381-83c6-3ac01d866c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:08,501 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:56:08,501 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fb2309-56eb-43d9-a759-ff3666876c69', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fb2309-56eb-43d9-a759-ff3666876c69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:09,582 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.070s
2026-07-11 03:56:09,582 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dacf8105-ce55-4e0a-92ba-481e50ffb656', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dacf8105-ce55-4e0a-92ba-481e50ffb656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:10,654 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.060s
2026-07-11 03:56:10,655 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d3b5f1-8f3c-4739-b58f-7aa6690a7054', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d3b5f1-8f3c-4739-b58f-7aa6690a7054', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:11,727 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.058s
2026-07-11 03:56:11,727 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dd59b1-ec30-40ce-8a83-693d3c344067', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dd59b1-ec30-40ce-8a83-693d3c344067', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:12,794 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:56:12,794 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc54726-b156-480c-8380-7efe57b98fac', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc54726-b156-480c-8380-7efe57b98fac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:13,878 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.069s
2026-07-11 03:56:13,878 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801e93b2-a4d8-4edf-bd8c-98398c369b5c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801e93b2-a4d8-4edf-bd8c-98398c369b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:15,069 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.177s
2026-07-11 03:56:15,070 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66a437a-2465-4b88-9d6d-7d4107e11279', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66a437a-2465-4b88-9d6d-7d4107e11279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:16,144 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:56:16,144 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f038e6cd-0d22-4bc6-9f6c-92c30297ade9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f038e6cd-0d22-4bc6-9f6c-92c30297ade9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:17,252 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.095s
2026-07-11 03:56:17,253 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e10f6d6-5464-4dcb-bd10-60eefdb9d282', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e10f6d6-5464-4dcb-bd10-60eefdb9d282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:18,322 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.057s
2026-07-11 03:56:18,322 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9a2d7e-b795-49a5-b7e3-f75e6f425345', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9a2d7e-b795-49a5-b7e3-f75e6f425345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:19,393 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.058s
2026-07-11 03:56:19,394 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c39bd59-c7e5-45b9-bee8-d5d6543e1927', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c39bd59-c7e5-45b9-bee8-d5d6543e1927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:20,479 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.071s
2026-07-11 03:56:20,479 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac87a533-b3b7-4f78-8db2-5173358029d7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac87a533-b3b7-4f78-8db2-5173358029d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:21,549 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.057s
2026-07-11 03:56:21,549 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69379e32-8ef0-4f84-a307-75c17db7f273', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69379e32-8ef0-4f84-a307-75c17db7f273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:22,612 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.048s
2026-07-11 03:56:22,612 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba593c3-5e61-4393-bf70-4078ac02f5c2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba593c3-5e61-4393-bf70-4078ac02f5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:23,686 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:56:23,686 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a8c77f-0434-4d4c-9535-8c34bae01e27', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a8c77f-0434-4d4c-9535-8c34bae01e27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:24,764 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.065s
2026-07-11 03:56:24,764 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a74f496-4816-4310-9674-9351a5e59cb7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a74f496-4816-4310-9674-9351a5e59cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:25,839 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.062s
2026-07-11 03:56:25,840 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f1aa8d-3c63-43dc-82c2-3b1eeefb943e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f1aa8d-3c63-43dc-82c2-3b1eeefb943e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:26,936 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.084s
2026-07-11 03:56:26,936 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5b82d4-4447-4c14-9ef0-dfa5c43766bf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5b82d4-4447-4c14-9ef0-dfa5c43766bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:28,035 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.083s
2026-07-11 03:56:28,036 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b5ab8f-6dd9-411d-880f-5d3f018b8afa', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b5ab8f-6dd9-411d-880f-5d3f018b8afa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:29,177 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.129s
2026-07-11 03:56:29,177 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bfe392-6e3a-4e3a-b3ba-faf0ec02fafa', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bfe392-6e3a-4e3a-b3ba-faf0ec02fafa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:30,354 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.158s
2026-07-11 03:56:30,355 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2e87b8-7805-406e-8ebd-ca3648833138', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2e87b8-7805-406e-8ebd-ca3648833138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:31,569 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.190s
2026-07-11 03:56:31,572 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4003ca7b-4bc4-4e0c-88d3-1ea14b1706e0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4003ca7b-4bc4-4e0c-88d3-1ea14b1706e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:32,827 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.208s
2026-07-11 03:56:32,832 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27b7333-d70d-44d8-84f5-e323fbf2e01e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27b7333-d70d-44d8-84f5-e323fbf2e01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:33,915 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.048s
2026-07-11 03:56:33,916 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e003e0-c296-4921-bcf1-8c8a12daca80', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e003e0-c296-4921-bcf1-8c8a12daca80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:35,017 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.091s
2026-07-11 03:56:35,018 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489e93c8-17b2-496d-b0f2-f9917ab2f9e6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489e93c8-17b2-496d-b0f2-f9917ab2f9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:36,087 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.053s
2026-07-11 03:56:36,088 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe82b1c-5aab-4749-bb8e-97f11f7b3916', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe82b1c-5aab-4749-bb8e-97f11f7b3916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:37,175 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.074s
2026-07-11 03:56:37,176 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41623922-bc67-409b-87b1-39240dca7566', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41623922-bc67-409b-87b1-39240dca7566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:38,296 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.104s
2026-07-11 03:56:38,296 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67e1cd0-53b2-46c2-98b1-44c6378e6f56', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67e1cd0-53b2-46c2-98b1-44c6378e6f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:39,389 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.077s
2026-07-11 03:56:39,390 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338cfc03-89a4-4ffd-a156-f43588ba9e72', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338cfc03-89a4-4ffd-a156-f43588ba9e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:40,508 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.107s
2026-07-11 03:56:40,508 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849e262b-9a13-41b6-913c-712ae0f46a4d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849e262b-9a13-41b6-913c-712ae0f46a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:41,582 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.057s
2026-07-11 03:56:41,583 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cbe847-cc89-4297-82d7-bad07e3987ed', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cbe847-cc89-4297-82d7-bad07e3987ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:42,684 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.089s
2026-07-11 03:56:42,684 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3352445-37a4-40e9-ae82-e5c1c9bcb6f8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3352445-37a4-40e9-ae82-e5c1c9bcb6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:43,916 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.213s
2026-07-11 03:56:43,916 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1594ed-6eff-4f82-bc6f-2acf4dffb629', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1594ed-6eff-4f82-bc6f-2acf4dffb629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:45,227 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.295s
2026-07-11 03:56:45,228 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7a95c1-ef03-4fba-bb9a-62d980d72dbf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7a95c1-ef03-4fba-bb9a-62d980d72dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:46,419 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.170s
2026-07-11 03:56:46,419 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820d118d-159c-4f0c-93a0-f289e2a6783e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820d118d-159c-4f0c-93a0-f289e2a6783e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:47,673 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.236s
2026-07-11 03:56:47,673 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34265117-0dd0-467c-9d2a-f1ae1bfb3e85', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34265117-0dd0-467c-9d2a-f1ae1bfb3e85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:48,842 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.143s
2026-07-11 03:56:48,842 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6783dedd-8c85-422d-ba53-a43b1ce20472', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6783dedd-8c85-422d-ba53-a43b1ce20472', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:49,919 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:56:49,919 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e359aa-2002-4d12-87d3-3bf448f0c1e1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e359aa-2002-4d12-87d3-3bf448f0c1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:51,007 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.072s
2026-07-11 03:56:51,007 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d2063a-874e-49f7-b12a-2401226f2766', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d2063a-874e-49f7-b12a-2401226f2766', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:52,081 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:56:52,082 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb4f8c6-bdf3-4919-987d-334eab13c588', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb4f8c6-bdf3-4919-987d-334eab13c588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:53,154 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:56:53,155 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f94078-e294-4d80-91cc-e4337b79d9be', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f94078-e294-4d80-91cc-e4337b79d9be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:54,228 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.062s
2026-07-11 03:56:54,228 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c41193a-8c09-47aa-a708-5f728aef97f8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c41193a-8c09-47aa-a708-5f728aef97f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:55,294 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:56:55,295 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4e1333-48f2-49cb-89db-560a0438a971', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4e1333-48f2-49cb-89db-560a0438a971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:56,370 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:56:56,370 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585523d7-9f6f-430a-98f5-e79cd435d9fb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585523d7-9f6f-430a-98f5-e79cd435d9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:57,463 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.082s
2026-07-11 03:56:57,463 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c1443c-5226-4462-87ba-7f2adb253d03', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c1443c-5226-4462-87ba-7f2adb253d03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:58,552 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.075s
2026-07-11 03:56:58,553 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25efea1-13fa-4ce1-b0df-a1603cbb5945', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25efea1-13fa-4ce1-b0df-a1603cbb5945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:56:59,633 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:56:59,634 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:56:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172965e5-3bce-4648-be64-673749346a63', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172965e5-3bce-4648-be64-673749346a63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:00,698 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.051s
2026-07-11 03:57:00,699 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dec8791-6623-4fcc-86e2-20b0aaae64d5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dec8791-6623-4fcc-86e2-20b0aaae64d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:01,816 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.104s
2026-07-11 03:57:01,817 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee7999d-cae6-462d-943a-ec81bc47f319', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee7999d-cae6-462d-943a-ec81bc47f319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:02,911 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.081s
2026-07-11 03:57:02,913 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf8aca5-8d69-477e-9de5-1a5344646d5c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf8aca5-8d69-477e-9de5-1a5344646d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:04,005 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.075s
2026-07-11 03:57:04,006 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3440b192-2129-431b-a4e7-9df29360c433', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3440b192-2129-431b-a4e7-9df29360c433', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:05,070 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:57:05,071 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b48c43-65f7-4155-9b00-0fd961379798', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b48c43-65f7-4155-9b00-0fd961379798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:06,138 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:57:06,138 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60dffd8c-5631-4351-8dc1-84e0ad703ed0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60dffd8c-5631-4351-8dc1-84e0ad703ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:07,202 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.051s
2026-07-11 03:57:07,202 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d4f729-ac3a-4a16-a573-1492a709f63a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d4f729-ac3a-4a16-a573-1492a709f63a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:08,295 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.080s
2026-07-11 03:57:08,295 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4252ce1-181e-448c-8701-df5c6b8b6d14', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4252ce1-181e-448c-8701-df5c6b8b6d14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:09,392 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.083s
2026-07-11 03:57:09,393 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f378e780-b53f-414e-ae38-396b7597b85a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f378e780-b53f-414e-ae38-396b7597b85a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:10,495 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.087s
2026-07-11 03:57:10,495 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90b6f64-a620-4fc3-aaec-e16a612a2052', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90b6f64-a620-4fc3-aaec-e16a612a2052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:11,609 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.100s
2026-07-11 03:57:11,610 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553505a1-8164-4786-ac4a-7c6da60e68c5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553505a1-8164-4786-ac4a-7c6da60e68c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:12,689 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.067s
2026-07-11 03:57:12,689 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e237d0d-5e05-415a-9e8e-c994addc7aa7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e237d0d-5e05-415a-9e8e-c994addc7aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:13,783 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.079s
2026-07-11 03:57:13,784 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ae9bd2-32cf-40bb-a350-7758a219c20e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ae9bd2-32cf-40bb-a350-7758a219c20e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:14,902 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.104s
2026-07-11 03:57:14,903 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99717d15-5ea0-40ba-83a7-27575c4c7f99', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99717d15-5ea0-40ba-83a7-27575c4c7f99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:15,988 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.069s
2026-07-11 03:57:15,988 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b52661-bd36-4338-a6a3-fe2d652d5d98', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b52661-bd36-4338-a6a3-fe2d652d5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:17,060 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.060s
2026-07-11 03:57:17,060 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadc46fe-c722-4e13-9567-886c67770a69', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadc46fe-c722-4e13-9567-886c67770a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:18,143 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.068s
2026-07-11 03:57:18,143 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c036c44c-a152-4c72-9787-cf4324a05e8a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c036c44c-a152-4c72-9787-cf4324a05e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:19,227 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.068s
2026-07-11 03:57:19,228 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65331bba-9689-4817-bd8e-04dae431a0ea', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65331bba-9689-4817-bd8e-04dae431a0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:20,302 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:57:20,303 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a01889-c614-4899-8e7f-6f942b6c603b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a01889-c614-4899-8e7f-6f942b6c603b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:21,366 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.048s
2026-07-11 03:57:21,367 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e9328f-b2f1-4153-b0b5-7d10220abdb1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e9328f-b2f1-4153-b0b5-7d10220abdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:22,436 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:57:22,437 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c21660-fead-4d28-97f9-21b10f63d3ff', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c21660-fead-4d28-97f9-21b10f63d3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:23,504 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.056s
2026-07-11 03:57:23,504 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6da7af2-b98f-47f1-b42d-a255c54ecdee', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6da7af2-b98f-47f1-b42d-a255c54ecdee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:24,568 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:57:24,569 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b617c3e3-8baa-4815-9b1d-2bedd17f0470', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b617c3e3-8baa-4815-9b1d-2bedd17f0470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:25,642 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.060s
2026-07-11 03:57:25,642 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d0da40-5bc8-44bc-be6c-b1cb7e2e0dc0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d0da40-5bc8-44bc-be6c-b1cb7e2e0dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:26,707 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.051s
2026-07-11 03:57:26,707 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb5240a-37e8-4eb2-9df6-610a50f9298b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb5240a-37e8-4eb2-9df6-610a50f9298b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:27,803 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.080s
2026-07-11 03:57:27,804 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbfe818-8e3e-4aab-8c38-915c3aeed6df', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbfe818-8e3e-4aab-8c38-915c3aeed6df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:28,877 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:57:28,878 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1197a61d-947e-4727-9cb0-23c85e29e0c7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1197a61d-947e-4727-9cb0-23c85e29e0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:29,953 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:57:29,954 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dacea-6296-432c-8ac8-0ebdeb8f0f87', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dacea-6296-432c-8ac8-0ebdeb8f0f87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:31,026 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.058s
2026-07-11 03:57:31,026 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8685df-4dc3-43d8-8687-65cb495ead2a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8685df-4dc3-43d8-8687-65cb495ead2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:32,103 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:57:32,103 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c338a7b-01fd-47fb-b9d9-41326f3b5637', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c338a7b-01fd-47fb-b9d9-41326f3b5637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:33,196 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.075s
2026-07-11 03:57:33,196 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b40080d-04f7-47db-95d5-fe754a6c3c28', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b40080d-04f7-47db-95d5-fe754a6c3c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:34,280 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.070s
2026-07-11 03:57:34,280 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc083c4-0f8a-4be3-b5e6-cbbd8e686a56', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc083c4-0f8a-4be3-b5e6-cbbd8e686a56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:35,353 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.060s
2026-07-11 03:57:35,354 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d624fdeb-44b5-4460-9324-9aeb1d4a7f20', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d624fdeb-44b5-4460-9324-9aeb1d4a7f20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:36,444 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.079s
2026-07-11 03:57:36,444 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fff84b9-784d-4a5f-a959-7f055bcc901c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fff84b9-784d-4a5f-a959-7f055bcc901c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:37,517 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:57:37,518 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a02f84-6843-4781-9737-af4328d049b0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a02f84-6843-4781-9737-af4328d049b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:38,600 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:57:38,600 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77828d7f-9e7b-4e18-911f-df59764eb3cc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77828d7f-9e7b-4e18-911f-df59764eb3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:39,682 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.069s
2026-07-11 03:57:39,683 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770f797c-cd2e-4cf6-8505-a6b0f78dcbde', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770f797c-cd2e-4cf6-8505-a6b0f78dcbde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:40,818 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.118s
2026-07-11 03:57:40,819 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074fed92-284f-42f1-aab0-c48a95e60778', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074fed92-284f-42f1-aab0-c48a95e60778', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:41,912 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.073s
2026-07-11 03:57:41,912 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef761dc-d88a-4832-811d-1748d27dea13', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef761dc-d88a-4832-811d-1748d27dea13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:43,020 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.094s
2026-07-11 03:57:43,021 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f529be35-ecca-419e-8aff-61a389210634', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f529be35-ecca-419e-8aff-61a389210634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:44,139 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.106s
2026-07-11 03:57:44,139 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a1d28b-214a-4720-8e18-83546ff34566', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a1d28b-214a-4720-8e18-83546ff34566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:45,203 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.049s
2026-07-11 03:57:45,203 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2da4020-d947-457b-9cfa-519dbadb508c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2da4020-d947-457b-9cfa-519dbadb508c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:46,290 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.075s
2026-07-11 03:57:46,290 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587e3a59-bfe1-44df-b1a1-6c28bf56504a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587e3a59-bfe1-44df-b1a1-6c28bf56504a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:47,397 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.093s
2026-07-11 03:57:47,397 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10fda9f-e4a2-4a27-a00b-a085ae1c3925', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10fda9f-e4a2-4a27-a00b-a085ae1c3925', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:48,464 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:57:48,465 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3ef5b0-29c0-44dc-9be5-3b984f032f31', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3ef5b0-29c0-44dc-9be5-3b984f032f31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:49,542 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.065s
2026-07-11 03:57:49,542 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9bafa8-b0d1-4158-9ceb-b365a834ebdd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9bafa8-b0d1-4158-9ceb-b365a834ebdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:50,604 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.050s
2026-07-11 03:57:50,605 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc3ac4c-3220-41d8-a25f-ea5b3e0b3c7e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc3ac4c-3220-41d8-a25f-ea5b3e0b3c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:51,682 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:57:51,683 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf69dcc-6669-4e73-a26d-1d1402e11392', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf69dcc-6669-4e73-a26d-1d1402e11392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:52,758 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:57:52,758 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7677971c-a082-4139-a52a-029fdc2480a0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7677971c-a082-4139-a52a-029fdc2480a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:53,833 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.062s
2026-07-11 03:57:53,834 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da631aa6-34ce-45ea-a12c-850ef4155d2d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da631aa6-34ce-45ea-a12c-850ef4155d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:54,936 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.077s
2026-07-11 03:57:54,936 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c4f5da-01c6-4ff3-9c49-df3bf2375471', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c4f5da-01c6-4ff3-9c49-df3bf2375471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:56,005 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.056s
2026-07-11 03:57:56,007 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ba7ac3-91d4-416a-9d5a-b67e6ab312ac', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ba7ac3-91d4-416a-9d5a-b67e6ab312ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:57,068 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.049s
2026-07-11 03:57:57,068 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6dfafc-ae25-4416-9c40-d46bb0a73d0b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6dfafc-ae25-4416-9c40-d46bb0a73d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:58,146 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.068s
2026-07-11 03:57:58,147 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc40faa-2b3b-4512-9193-b7ab37e7bfe4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc40faa-2b3b-4512-9193-b7ab37e7bfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:57:59,247 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.088s
2026-07-11 03:57:59,247 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28c836a-7cde-4577-b1bf-b4c255e8ea31', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28c836a-7cde-4577-b1bf-b4c255e8ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:00,318 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:58:00,319 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99d656e-a3bc-42d7-80ae-9f43afeb1367', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99d656e-a3bc-42d7-80ae-9f43afeb1367', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:01,404 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.071s
2026-07-11 03:58:01,405 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf50e8f5-cf47-4dc0-8a9b-d2f5b5b644f2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf50e8f5-cf47-4dc0-8a9b-d2f5b5b644f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:02,475 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.053s
2026-07-11 03:58:02,475 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36109e26-4758-4ca7-ae11-0a50812b7e94', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36109e26-4758-4ca7-ae11-0a50812b7e94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:03,552 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:58:03,553 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed6724f-0d79-4153-bde5-a0875c158430', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed6724f-0d79-4153-bde5-a0875c158430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:04,630 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:58:04,631 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e3715-b472-4c05-a542-604c6e59caea', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894e3715-b472-4c05-a542-604c6e59caea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:05,700 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:58:05,700 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5c7f0e-5363-450c-bcce-c8fb457ff8e0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5c7f0e-5363-450c-bcce-c8fb457ff8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:06,837 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.126s
2026-07-11 03:58:06,838 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5123a79e-a451-46a1-a103-b215812951e3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5123a79e-a451-46a1-a103-b215812951e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:07,946 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.095s
2026-07-11 03:58:07,947 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b800c8e2-f876-46ee-9643-9d9824659886', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b800c8e2-f876-46ee-9643-9d9824659886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:09,056 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.094s
2026-07-11 03:58:09,056 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b92a1a6-f32b-4e38-8114-0a9996006207', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b92a1a6-f32b-4e38-8114-0a9996006207', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:10,170 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.097s
2026-07-11 03:58:10,171 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b9b7b8-b24c-42d2-b21b-dfc91dc1a8b5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b9b7b8-b24c-42d2-b21b-dfc91dc1a8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:11,292 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.107s
2026-07-11 03:58:11,293 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42531135-b4b2-4903-aec0-b935d4f2330b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42531135-b4b2-4903-aec0-b935d4f2330b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:12,396 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.085s
2026-07-11 03:58:12,397 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b874244-5743-445b-9a54-41e77e8d365c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b874244-5743-445b-9a54-41e77e8d365c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:13,483 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.072s
2026-07-11 03:58:13,484 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3aa5f89-6c26-45bb-8f37-450e58ed0c54', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3aa5f89-6c26-45bb-8f37-450e58ed0c54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:14,594 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.093s
2026-07-11 03:58:14,595 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ef7344-6d60-421a-a7e3-8309b0e32c94', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ef7344-6d60-421a-a7e3-8309b0e32c94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:15,693 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.087s
2026-07-11 03:58:15,694 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3a04bb-c0bc-4f69-b881-87b63a487b34', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3a04bb-c0bc-4f69-b881-87b63a487b34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:16,800 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.092s
2026-07-11 03:58:16,801 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e18ed4-0390-469e-9961-5e03806580e4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e18ed4-0390-469e-9961-5e03806580e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:17,922 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.110s
2026-07-11 03:58:17,923 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab8c274-bb49-43d3-a832-2f872fddf791', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab8c274-bb49-43d3-a832-2f872fddf791', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:18,984 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.050s
2026-07-11 03:58:18,984 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c85790e-b8cd-46c1-a572-a221aa0ea16d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c85790e-b8cd-46c1-a572-a221aa0ea16d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:20,112 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.117s
2026-07-11 03:58:20,112 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c07e98-ee25-424b-9787-1827998c3e6b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c07e98-ee25-424b-9787-1827998c3e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:21,190 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:58:21,191 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b44a1da-e33d-42f7-8123-6892b2b1129d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b44a1da-e33d-42f7-8123-6892b2b1129d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:22,255 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.052s
2026-07-11 03:58:22,255 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca8aca6-a938-43e2-90e9-c01c1092950e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca8aca6-a938-43e2-90e9-c01c1092950e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:23,337 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.067s
2026-07-11 03:58:23,338 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cf4e01-b6c1-4f54-a080-6ae5f7da38ce', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cf4e01-b6c1-4f54-a080-6ae5f7da38ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:24,410 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.059s
2026-07-11 03:58:24,411 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdf6f8c-9020-4731-a993-3663f3f84070', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdf6f8c-9020-4731-a993-3663f3f84070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:25,583 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.162s
2026-07-11 03:58:25,584 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baec054-ec6d-4e7e-8824-e896dc955efe', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baec054-ec6d-4e7e-8824-e896dc955efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:26,664 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:58:26,664 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f420983-6d80-483d-972b-0c0026ad7ddb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f420983-6d80-483d-972b-0c0026ad7ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:27,726 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.050s
2026-07-11 03:58:27,727 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3b5515-4ec3-4490-bf05-ba5d5fec8079', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3b5515-4ec3-4490-bf05-ba5d5fec8079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:28,803 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.064s
2026-07-11 03:58:28,804 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da016b7-fd08-444c-a7e2-505fe55ad51c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da016b7-fd08-444c-a7e2-505fe55ad51c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:29,918 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.099s
2026-07-11 03:58:29,918 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17b5c10-94b5-4362-84d4-48f38b3cf2e5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17b5c10-94b5-4362-84d4-48f38b3cf2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:31,057 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.126s
2026-07-11 03:58:31,058 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec7db42-8283-4c2a-806b-bb38db399d97', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec7db42-8283-4c2a-806b-bb38db399d97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:32,138 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:58:32,139 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be71818-cd12-4058-9af0-14fd00228114', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be71818-cd12-4058-9af0-14fd00228114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:33,213 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:58:33,213 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea9a6f5-bc7e-4153-bb9e-e71432fddbe2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea9a6f5-bc7e-4153-bb9e-e71432fddbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:34,311 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.079s
2026-07-11 03:58:34,311 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddc43ea-0cde-4eb1-98b3-f2c0e82e4649', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddc43ea-0cde-4eb1-98b3-f2c0e82e4649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:35,463 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.135s
2026-07-11 03:58:35,464 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3247e5de-3b37-4340-a717-fc1a398dba6a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3247e5de-3b37-4340-a717-fc1a398dba6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:36,765 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.278s
2026-07-11 03:58:36,766 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ab1233-9763-4d94-b136-4f44363e88db', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ab1233-9763-4d94-b136-4f44363e88db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:37,854 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.071s
2026-07-11 03:58:37,854 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de092a3-ffbd-4eeb-8716-6113c0f7e54c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de092a3-ffbd-4eeb-8716-6113c0f7e54c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:38,952 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.081s
2026-07-11 03:58:38,952 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa084b7a-d6d8-4484-9468-62f07070f4bc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa084b7a-d6d8-4484-9468-62f07070f4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:40,035 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.070s
2026-07-11 03:58:40,036 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875967e4-bcca-4e36-96f9-7dd328453416', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875967e4-bcca-4e36-96f9-7dd328453416', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:41,103 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:58:41,103 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c40502f-2500-4644-a87d-5a8a69bc3416', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c40502f-2500-4644-a87d-5a8a69bc3416', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:42,177 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:58:42,178 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96904b3-3421-457b-b03b-b836d4590e1d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96904b3-3421-457b-b03b-b836d4590e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:43,246 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.057s
2026-07-11 03:58:43,247 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532af014-b581-41d5-bf53-7f82ff659587', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532af014-b581-41d5-bf53-7f82ff659587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:44,313 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:58:44,313 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cec1b3f-9278-4710-b48a-8e9bd923e5d3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cec1b3f-9278-4710-b48a-8e9bd923e5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:45,380 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.055s
2026-07-11 03:58:45,381 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdeb2fd-992f-41b7-977c-257d7feff3e0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdeb2fd-992f-41b7-977c-257d7feff3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:46,460 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.066s
2026-07-11 03:58:46,462 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e6e94b-74ab-47b2-a979-99b8c4461d57', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e6e94b-74ab-47b2-a979-99b8c4461d57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:47,587 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.111s
2026-07-11 03:58:47,587 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e00cf55-f0c7-4a47-8ecb-05a912402b66', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e00cf55-f0c7-4a47-8ecb-05a912402b66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:48,667 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.069s
2026-07-11 03:58:48,668 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f18262-7f05-44d5-8fdb-2e13a4a3e1b3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f18262-7f05-44d5-8fdb-2e13a4a3e1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:49,871 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.190s
2026-07-11 03:58:49,872 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10787020-fd99-4417-a993-f87c425d6fef', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10787020-fd99-4417-a993-f87c425d6fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:51,024 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.138s
2026-07-11 03:58:51,024 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5d8703-817c-4e74-8368-e7da5ba1f2bb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5d8703-817c-4e74-8368-e7da5ba1f2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:52,230 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.191s
2026-07-11 03:58:52,231 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9641c-2bde-4cae-b4d5-96163aa5b311', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9641c-2bde-4cae-b4d5-96163aa5b311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:53,384 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.135s
2026-07-11 03:58:53,385 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1a84bf-6d7f-4c41-b012-1bdda18a9dbf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1a84bf-6d7f-4c41-b012-1bdda18a9dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:54,471 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.071s
2026-07-11 03:58:54,472 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a61026-4ea9-470d-8487-c75de4cff440', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a61026-4ea9-470d-8487-c75de4cff440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:55,549 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.063s
2026-07-11 03:58:55,549 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f5a33c-4824-43e6-9638-3da2ff91ffdd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f5a33c-4824-43e6-9638-3da2ff91ffdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:56,653 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.093s
2026-07-11 03:58:56,654 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfbf913-aa8e-4c89-a534-353a53ee8a55', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfbf913-aa8e-4c89-a534-353a53ee8a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:57,780 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.113s
2026-07-11 03:58:57,780 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9683667b-4f31-42fd-ba9d-99bf5d2be8a3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9683667b-4f31-42fd-ba9d-99bf5d2be8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:58:58,871 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.075s
2026-07-11 03:58:58,872 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de28c6ca-d2f0-4ab8-a621-ae9c8a2fc1ce', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de28c6ca-d2f0-4ab8-a621-ae9c8a2fc1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:00,034 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.150s
2026-07-11 03:59:00,034 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:58:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770e6175-c77a-4e6e-b777-fada0ed445e8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770e6175-c77a-4e6e-b777-fada0ed445e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:01,125 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.076s
2026-07-11 03:59:01,126 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b057de4b-6abc-4e21-8507-f5f9e9821816', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b057de4b-6abc-4e21-8507-f5f9e9821816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:02,217 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.078s
2026-07-11 03:59:02,217 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c93f63-3cdb-4db1-8f0c-4cb19e5cb65b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c93f63-3cdb-4db1-8f0c-4cb19e5cb65b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:03,292 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.061s
2026-07-11 03:59:03,293 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d8da5f-c8c4-4147-8696-8ff267b71d66', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d8da5f-c8c4-4147-8696-8ff267b71d66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:04,372 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1 0.054s
2026-07-11 03:59:04,372 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8995a1e-6e7e-42fb-9b49-4aacb61faf74', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8995a1e-6e7e-42fb-9b49-4aacb61faf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1'}
Body: b'{"volume": {"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T01:51:00.000000", "updated_at": "2026-07-11T01:52:22.000000", "name": "tempest-ServerActionsTestOtherA-volume-140494631", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}], "user_id": "17fa65e5e08b40ae9679986676924be2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "attachment_id": "e4dbbba0-d027-4c49-8d09-7277c7da49ae", "volume_id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1", "server_id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-07-11T01:52:21.000000"}], "os-vol-tenant-attr:tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb"}}'
2026-07-11 03:59:04,654 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.270s
2026-07-11 03:59:04,655 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8702acd6-d280-4099-b8a6-4ebc38cad9ec', 'x-compute-request-id': 'req-8702acd6-d280-4099-b8a6-4ebc38cad9ec', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b''
2026-07-11 03:59:04,973 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.317s
2026-07-11 03:59:04,973 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1822', '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-17b952b1-2d03-4f70-a113-4674585db2f3', 'x-compute-request-id': 'req-17b952b1-2d03-4f70-a113-4674585db2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "ERROR", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:59:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-11T01:52:29Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:59:06,240 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749 0.255s
2026-07-11 03:59:06,241 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1822', '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-9587bdc3-3cf8-479d-9774-44edfc504514', 'x-compute-request-id': 'req-9587bdc3-3cf8-479d-9774-44edfc504514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-528307226-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:70"}]}, "created": "2026-07-11T01:51:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "7f71fd92fe4f503418dfd9cd0752c601dc288740a21fe5872311ca1d", "id": "eb7e583e-5532-4fdb-bd61-7be883bd5749", "image": {"id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/images/80fd31bb-c6c3-4f44-9f5f-61edc167e142"}]}, "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/eb7e583e-5532-4fdb-bd61-7be883bd5749"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-1288083318", "status": "ERROR", "tenant_id": "5cfc40d7aba24c8e9bb377e9d87e63eb", "user_id": "17fa65e5e08b40ae9679986676924be2", "updated": "2026-07-11T01:59:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-07-11T01:52:29Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-896731503", "OS-SRV-USG:launched_at": "2026-07-11T01:51:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189229290"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0a1c8b01-c681-40c6-8839-fb8fc6f654b1"}]}}'
2026-07-11 03:59:06,301 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.161/compute/v2.1/os-keypairs/tempest-keypair-896731503 0.046s
2026-07-11 03:59:06,301 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7a691a5-a92c-425f-8a89-2e970d50bef0', 'x-compute-request-id': 'req-f7a691a5-a92c-425f-8a89-2e970d50bef0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/os-keypairs/tempest-keypair-896731503'}
Body: b''
2026-07-11 03:59:06,385 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.161/networking/v2.0/security-groups/dc6e1552-051f-4c37-ba73-84c4371169cc 0.083s
2026-07-11 03:59:06,386 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-36d0120d-f29b-494b-bd84-bbd574fe8485', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.161/networking/v2.0/security-groups/dc6e1552-051f-4c37-ba73-84c4371169cc'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group dc6e1552-051f-4c37-ba73-84c4371169cc in use.", "detail": ""}}'
2026-07-11 03:59:06,386 87494 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group dc6e1552-051f-4c37-ba73-84c4371169cc VM might not be deleted
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group dc6e1552-051f-4c37-ba73-84c4371169cc in use.', 'detail': ''}
2026-07-11 03:59:06.386 87494 ERROR tempest.lib.common.validation_resources
2026-07-11 03:59:07,396 87494 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.161/networking/v2.0/floatingips/e40a42a8-d1b1-4c74-84db-7b537d279c92 1.006s
2026-07-11 03:59:07,397 87494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 01:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b0dd09d1-bb90-4a25-b66f-d9229db23fe7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips/e40a42a8-d1b1-4c74-84db-7b537d279c92'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance eb7e583e-5532-4fdb-bd61-7be883bd5749 while it is in vm_state error"}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 702, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 243, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Instance eb7e583e-5532-4fdb-bd61-7be883bd5749 could not be found.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 0a1c8b01-c681-40c6-8839-fb8fc6f654b1 failed to reach available status (current in-use) within the required time (196 s).
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination
raise lib_exc.DeleteErrorException(details, server_id=server_id)
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server eb7e583e-5532-4fdb-bd61-7be883bd5749 failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2026-07-11T01:52:29Z', 'message': 'libvirtError'}.
}}}
traceback-5: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
security_group_client.delete_security_group(sec_id)
File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group dc6e1552-051f-4c37-ba73-84c4371169cc in use.', 'detail': ''}
}}}
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_server_actions.py", line 498, in test_rebuild_server_with_volume_attached
self._test_rebuild_server(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 146, in _test_rebuild_server
waiters.wait_for_server_status(self.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server eb7e583e-5532-4fdb-bd61-7be883bd5749 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-07-11T01:52:29Z', 'message': 'libvirtError'}.
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft3.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-11 04:05:06,578 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.161/compute/v2.1/os-keypairs 0.367s
2026-07-11 04:05:06,578 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-349501142", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL0bDHqrsKE4YW3iwirbrFXLlDnv9CjcDdUcoopqXp7TYCNs7pSVZN29yR9MUHIFvcceiPsHFfu2oOK3mgvqz2WhiBye3H1S3/ddzGhQFu8q4aDVumylv3N22TNXsNLIGQ=="}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '396', '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-230d8dec-83f4-4369-adff-1cddece0b094', 'x-compute-request-id': 'req-230d8dec-83f4-4369-adff-1cddece0b094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-349501142", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL0bDHqrsKE4YW3iwirbrFXLlDnv9CjcDdUcoopqXp7TYCNs7pSVZN29yR9MUHIFvcceiPsHFfu2oOK3mgvqz2WhiBye3H1S3/ddzGhQFu8q4aDVumylv3N22TNXsNLIGQ==", "fingerprint": "ef:5b:ba:57:ce:d9:f4:d1:d4:b5:d9:1d:bb:01:72:f0", "user_id": "43512a3211bf49938a35ad914076ccb5"}}'
2026-07-11 04:05:06,897 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-groups 0.317s
2026-07-11 04:05:06,898 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-890300542", "description": "tempest-secgroup-smoke-890300542 description", "project_id": "e5ee97a7c3494775a736706fcc86303e"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-9014f094-198a-419c-9092-e00ffed65d16', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "name": "tempest-secgroup-smoke-890300542", "stateful": true, "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "project_id": "e5ee97a7c3494775a736706fcc86303e", "description": "tempest-secgroup-smoke-890300542 description", "shared": false, "security_group_rules": [{"id": "bb8d8b5d-2ded-4e11-8249-0943c544dbb1", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 840, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-11T02:05:06Z", "updated_at": "2026-07-11T02:05:06Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}, {"id": "bea02498-6e04-4cad-aa51-64bd46c144ea", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 839, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-07-11T02:05:06Z", "updated_at": "2026-07-11T02:05:06Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}], "tags": [], "created_at": "2026-07-11T02:05:06Z", "updated_at": "2026-07-11T02:05:06Z", "revision_number": 1}}'
2026-07-11 04:05:07,136 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.237s
2026-07-11 04:05:07,136 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b15d3d9a-6776-43cf-bcbb-9c8d2d3fe9e2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d7807cb9-e3c4-4e8c-9dfc-7c295b0cf7f5", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:07Z", "updated_at": "2026-07-11T02:05:07Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:07,376 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.239s
2026-07-11 04:05:07,376 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-cfad1cec-4cb2-418b-bd49-af57dc631fe4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "494b38ac-a647-4654-8459-d9a821ebc7c2", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:07Z", "updated_at": "2026-07-11T02:05:07Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:07,601 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.224s
2026-07-11 04:05:07,602 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-dfad6b6b-1abe-421b-9a02-411cb3df0e25', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e4438bfc-604a-4417-a23c-6a7e61ce024b", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:07Z", "updated_at": "2026-07-11T02:05:07Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:07,835 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.232s
2026-07-11 04:05:07,835 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-111e1a4d-5bbc-4cee-a7bb-00bfb052367c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5cd9d9cd-7553-4cfb-bb89-39d1787877c7", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:07Z", "updated_at": "2026-07-11T02:05:07Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:08,075 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.240s
2026-07-11 04:05:08,076 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-f05fbfc7-0442-47a1-9bb3-0bc5574d1abc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c8716fc8-30b5-47b9-ab78-f1aea23fe0a7", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:07Z", "updated_at": "2026-07-11T02:05:07Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:08,377 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/security-group-rules 0.300s
2026-07-11 04:05:08,378 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "project_id": "e5ee97a7c3494775a736706fcc86303e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-28b0e75f-974b-47d3-abe5-f8326560517a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e1a0f936-bd16-45bc-9268-aea18e103f31", "project_id": "e5ee97a7c3494775a736706fcc86303e", "security_group_id": "a1aca9e0-a23e-415b-9535-dc113ddcdc6a", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-07-11T02:05:08Z", "updated_at": "2026-07-11T02:05:08Z", "revision_number": 0, "tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:08,436 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/identity/v3/auth/tokens 0.052s
2026-07-11 04:05:08,436 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cf2ff7bb-3785-431e-8d18-1a2fb12cbfc7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "43512a3211bf49938a35ad914076ccb5", "name": "tempest-TestShelveInstance-1890351743-project-member", "password_expires_at": null}, "audit_ids": ["oP6EnrC8T9CDZyr19P-WTg"], "expires_at": "2026-07-11T03:05:08.000000Z", "issued_at": "2026-07-11T02:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5ee97a7c3494775a736706fcc86303e", "name": "tempest-TestShelveInstance-1890351743"}, "is_domain": false, "roles": [{"id": "42e6899db6f2442c92f5cce963df3e39", "name": "member"}, {"id": "fd24cad81b964963b8b78c1653700197", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ffbf50f5776f4adb9364b4de1c0a2cab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/compute/v2/e5ee97a7c3494775a736706fcc86303e", "region": "RegionOne"}], "id": "537a552fb675405188e7880f8058620f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "cbe9fa0f372e4ae38e362198546a0d93", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/image", "region": "RegionOne"}], "id": "65091641026f4c598feebcc15930e85b", "type": "image", "name": "glance"}, {"endpoints": [{"id": "7a04d014b46e414cb3875759b575f9ef", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/networking", "region": "RegionOne"}], "id": "9ec473eec2c74841a79de9b275f4a5d7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5430819092a74f6bb866553145034f6d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/identity", "region": "RegionOne"}], "id": "b50ff622acf7482fbe37220a23a220dd", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e2f53d75a0214fb4af5f980ce1fa7555", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/placement", "region": "RegionOne"}], "id": "f1c6c3b7a1774345acc0eacdd7ce59f2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ab7f1fe6cb5e4f81969524354d0e71ef", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/compute/v2.1", "region": "RegionOne"}], "id": "f6cc21601c8341cf8a40898a84561921", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e32812ae7940469db75fee7d8085fcb8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.161/volume/v3", "region": "RegionOne"}], "id": "fd7e064bd8f44fe6886b43a82626cfb0", "type": "block-storage", "name": "cinder"}]}}'
2026-07-11 04:05:08,437 87500 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '7927715f-19a5-4732-b25b-f26aff81435b', 'name': 'tempest-TestShelveInstance-1004224149-network', 'tenant_id': 'e5ee97a7c3494775a736706fcc86303e', 'project_id': 'e5ee97a7c3494775a736706fcc86303e', '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': 8226, '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-07-11T02:04:42Z', 'updated_at': '2026-07-11T02:04:42Z', 'revision_number': 1} available for tenant
2026-07-11 04:05:09,164 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.161/volume/v3/volumes 0.726s
2026-07-11 04:05:09,165 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1763972400", "imageRef": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "size": 1}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2a2334-44c2-483d-a42e-1e42a85a0f26', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2a2334-44c2-483d-a42e-1e42a85a0f26', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/volume/v3/volumes'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.045289", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-07-11 04:05:09,221 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.045s
2026-07-11 04:05:09,222 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5048f08-14f0-4d3e-8381-cebca7f19345', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5048f08-14f0-4d3e-8381-cebca7f19345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:10,275 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.042s
2026-07-11 04:05:10,275 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c179d2-6d17-4a57-a124-9f76f8b85fe5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c179d2-6d17-4a57-a124-9f76f8b85fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:09.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:11,330 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.044s
2026-07-11 04:05:11,330 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16be026b-1575-4304-b7d8-89739869b9c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16be026b-1575-4304-b7d8-89739869b9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:09.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:12,387 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.047s
2026-07-11 04:05:12,388 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffb53ba-bed0-40e4-88b3-0c8d184f8fd8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffb53ba-bed0-40e4-88b3-0c8d184f8fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:09.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:13,446 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.047s
2026-07-11 04:05:13,446 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5ff0d8-bf2b-4501-8e1d-9e92ff42d20d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5ff0d8-bf2b-4501-8e1d-9e92ff42d20d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:14,518 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.060s
2026-07-11 04:05:14,518 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a963fb39-e9be-4b78-afdf-b79d7abd6b77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a963fb39-e9be-4b78-afdf-b79d7abd6b77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:15,574 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.042s
2026-07-11 04:05:15,574 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c61d3b-404d-41ef-8e77-72088bdf99b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c61d3b-404d-41ef-8e77-72088bdf99b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:16,637 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.052s
2026-07-11 04:05:16,637 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390fb51f-0a8d-4da7-bb65-64d9b77c574f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390fb51f-0a8d-4da7-bb65-64d9b77c574f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:17,702 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.053s
2026-07-11 04:05:17,702 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9479d44-38d5-404e-9581-fcb07a81ea3b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9479d44-38d5-404e-9581-fcb07a81ea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:18,765 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.051s
2026-07-11 04:05:18,765 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a595831-63b3-497e-bf42-4decceddeb83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a595831-63b3-497e-bf42-4decceddeb83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:13.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:19,835 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399 0.056s
2026-07-11 04:05:19,836 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fc9cba-8d3c-423d-9f6e-8d2950b38205', 'content-length': '1333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fc9cba-8d3c-423d-9f6e-8d2950b38205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399'}
Body: b'{"volume": {"id": "85f973fe-c250-40eb-83b5-ce89310ae399", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-11T02:05:09.000000", "updated_at": "2026-07-11T02:05:20.000000", "name": "tempest-tempest.common.compute-volume-1763972400", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.161/volume/v3/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}, {"rel": "bookmark", "href": "http://192.168.122.161/volume/volumes/85f973fe-c250-40eb-83b5-ce89310ae399"}], "user_id": "43512a3211bf49938a35ad914076ccb5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "80fd31bb-c6c3-4f44-9f5f-61edc167e142", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "e5ee97a7c3494775a736706fcc86303e"}}'
2026-07-11 04:05:19,848 87500 INFO [tempest.common.waiters] volume 85f973fe-c250-40eb-83b5-ce89310ae399 reached available after waiting for 10.848456 seconds
2026-07-11 04:05:20,703 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.161/compute/v2.1/servers 0.853s
2026-07-11 04:05:20,703 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-1242048702", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-349501142", "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "networks": [{"uuid": "7927715f-19a5-4732-b25b-f26aff81435b"}], "block_device_mapping_v2": [{"uuid": "85f973fe-c250-40eb-83b5-ce89310ae399", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de', '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-aa243561-8daf-42a4-8c07-6cb0b426bcf5', 'x-compute-request-id': 'req-aa243561-8daf-42a4-8c07-6cb0b426bcf5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/servers'}
Body: b'{"server": {"id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "adminPass": "wXa79JdAtSnz"}}'
2026-07-11 04:05:20,806 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.100s
2026-07-11 04:05:20,807 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1098', '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-1211696e-07be-4e1b-befd-d51b5abbf036', 'x-compute-request-id': 'req-1211696e-07be-4e1b-befd-d51b5abbf036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "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-07-11 04:05:21,916 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.099s
2026-07-11 04:05:21,917 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1148', '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-852753cc-3f37-4dc5-ba4c-7c2d198c0982', 'x-compute-request-id': 'req-852753cc-3f37-4dc5-ba4c-7c2d198c0982', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:23,023 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.095s
2026-07-11 04:05:23,023 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1140', '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-fe897ff3-77c0-4747-b76d-de08cb8ca192', 'x-compute-request-id': 'req-fe897ff3-77c0-4747-b76d-de08cb8ca192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:23,034 87500 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-07-11 04:05:24,132 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.097s
2026-07-11 04:05:24,132 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1140', '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-e129e384-14a7-431c-8b31-7f52e9d19476', 'x-compute-request-id': 'req-e129e384-14a7-431c-8b31-7f52e9d19476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:25,246 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.101s
2026-07-11 04:05:25,246 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', '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-6102874c-cba4-41bb-84fd-29c3836fbe01', 'x-compute-request-id': 'req-6102874c-cba4-41bb-84fd-29c3836fbe01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:26,369 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.111s
2026-07-11 04:05:26,369 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', '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-eca92813-a975-4767-b7eb-0deba6c93548', 'x-compute-request-id': 'req-eca92813-a975-4767-b7eb-0deba6c93548', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:27,643 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.261s
2026-07-11 04:05:27,643 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1204', '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-723a947b-8df0-435f-9681-18ca8cc50897', 'x-compute-request-id': 'req-723a947b-8df0-435f-9681-18ca8cc50897', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:27,655 87500 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-07-11 04:05:29,093 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.437s
2026-07-11 04:05:29,094 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1281', '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-97649666-7c9d-465b-b556-cbcc3e6a6a92', 'x-compute-request-id': 'req-97649666-7c9d-465b-b556-cbcc3e6a6a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:29,107 87500 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-07-11 04:05:30,727 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.619s
2026-07-11 04:05:30,728 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1281', '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-e3b1d737-9573-4634-b6d9-b2bc5b65beaf', 'x-compute-request-id': 'req-e3b1d737-9573-4634-b6d9-b2bc5b65beaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:31,959 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.217s
2026-07-11 04:05:31,960 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1281', '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-6872020e-5a3b-4c0f-b029-9f9b577d11f4', 'x-compute-request-id': 'req-6872020e-5a3b-4c0f-b029-9f9b577d11f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:33,175 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.199s
2026-07-11 04:05:33,176 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1269', '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-ebbe132d-7133-4023-b140-392be40c72a7', 'x-compute-request-id': 'req-ebbe132d-7133-4023-b140-392be40c72a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:33,186 87500 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 13 second wait
2026-07-11 04:05:34,671 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.482s
2026-07-11 04:05:34,672 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1269', '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-241ebf26-ce31-40e1-b4b6-fe4c94a2f6c5', 'x-compute-request-id': 'req-241ebf26-ce31-40e1-b4b6-fe4c94a2f6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:36,060 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.367s
2026-07-11 04:05:36,061 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1269', '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-05a81cff-7c71-421b-88ed-b2d8aaeb676d', 'x-compute-request-id': 'req-05a81cff-7c71-421b-88ed-b2d8aaeb676d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:37,303 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.229s
2026-07-11 04:05:37,303 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1269', '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-d2846b4b-d9d7-4089-b7a8-ac546c0eb21d', 'x-compute-request-id': 'req-d2846b4b-d9d7-4089-b7a8-ac546c0eb21d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "BUILD", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:38,591 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.276s
2026-07-11 04:05:38,592 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', '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-cbafc36f-b351-4f57-bc5b-b563163f47cd', 'x-compute-request-id': 'req-cbafc36f-b351-4f57-bc5b-b563163f47cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:38,607 87500 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-07-11 04:05:38,836 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.227s
2026-07-11 04:05:38,837 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', '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-702d8488-3ee9-4149-8e8c-b3cfb4516aab', 'x-compute-request-id': 'req-702d8488-3ee9-4149-8e8c-b3cfb4516aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:05:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:05:39,165 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/networking/v2.0/ports?device_id=41081770-81bc-46fa-bf5e-dd9abc4834de 0.310s
2026-07-11 04:05:39,166 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '980', 'x-openstack-request-id': 'req-dcf44375-e4a7-4e90-b228-5e3f0671c779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/networking/v2.0/ports?device_id=41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"ports":[{"id":"03b669d9-45df-4ff9-8fdc-69a0eb0fd682","name":"","network_id":"7927715f-19a5-4732-b25b-f26aff81435b","project_id":"e5ee97a7c3494775a736706fcc86303e","mac_address":"fa:16:3e:cb:a2:64","admin_state_up":true,"status":"ACTIVE","device_id":"41081770-81bc-46fa-bf5e-dd9abc4834de","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c18e960-b189-40db-9525-d9b2a2070a56","ip_address":"10.0.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a1aca9e0-a23e-415b-9535-dc113ddcdc6a"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":true,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-07-11T02:05:27Z","updated_at":"2026-07-11T02:05:34Z","revision_number":5,"tenant_id":"e5ee97a7c3494775a736706fcc86303e"}]}'
2026-07-11 04:05:39,167 87500 DEBUG [tempest.common.waiters] Server ID 41081770-81bc-46fa-bf5e-dd9abc4834de ports are all ACTIVE [{'id': '03b669d9-45df-4ff9-8fdc-69a0eb0fd682', 'name': '', 'network_id': '7927715f-19a5-4732-b25b-f26aff81435b', 'project_id': 'e5ee97a7c3494775a736706fcc86303e', 'mac_address': 'fa:16:3e:cb:a2:64', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '41081770-81bc-46fa-bf5e-dd9abc4834de', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5c18e960-b189-40db-9525-d9b2a2070a56', 'ip_address': '10.0.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a1aca9e0-a23e-415b-9535-dc113ddcdc6a'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-07-11T02:05:27Z', 'updated_at': '2026-07-11T02:05:34Z', 'revision_number': 5, 'tenant_id': 'e5ee97a7c3494775a736706fcc86303e'}]:
2026-07-11 04:05:39,245 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/networking/v2.0/floatingips?floating_network_id=c524ad99-36ef-4f5e-8516-5890f70b66cf&port_id=03b669d9-45df-4ff9-8fdc-69a0eb0fd682 0.077s
2026-07-11 04:05:39,245 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-475a708a-a036-4123-81a5-8609b483ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips?floating_network_id=c524ad99-36ef-4f5e-8516-5890f70b66cf&port_id=03b669d9-45df-4ff9-8fdc-69a0eb0fd682'}
Body: b'{"floatingips": []}'
2026-07-11 04:05:39,307 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/networking/v2.0/ports?device_id=41081770-81bc-46fa-bf5e-dd9abc4834de 0.060s
2026-07-11 04:05:39,308 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '980', 'x-openstack-request-id': 'req-7651310c-4e40-4482-8d60-cc2b7e91841d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/networking/v2.0/ports?device_id=41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"ports":[{"id":"03b669d9-45df-4ff9-8fdc-69a0eb0fd682","name":"","network_id":"7927715f-19a5-4732-b25b-f26aff81435b","project_id":"e5ee97a7c3494775a736706fcc86303e","mac_address":"fa:16:3e:cb:a2:64","admin_state_up":true,"status":"ACTIVE","device_id":"41081770-81bc-46fa-bf5e-dd9abc4834de","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c18e960-b189-40db-9525-d9b2a2070a56","ip_address":"10.0.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a1aca9e0-a23e-415b-9535-dc113ddcdc6a"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":true,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-07-11T02:05:27Z","updated_at":"2026-07-11T02:05:34Z","revision_number":5,"tenant_id":"e5ee97a7c3494775a736706fcc86303e"}]}'
2026-07-11 04:05:39,308 87500 DEBUG [tempest.common.waiters] Server ID 41081770-81bc-46fa-bf5e-dd9abc4834de ports are all ACTIVE [{'id': '03b669d9-45df-4ff9-8fdc-69a0eb0fd682', 'name': '', 'network_id': '7927715f-19a5-4732-b25b-f26aff81435b', 'project_id': 'e5ee97a7c3494775a736706fcc86303e', 'mac_address': 'fa:16:3e:cb:a2:64', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '41081770-81bc-46fa-bf5e-dd9abc4834de', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5c18e960-b189-40db-9525-d9b2a2070a56', 'ip_address': '10.0.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a1aca9e0-a23e-415b-9535-dc113ddcdc6a'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-07-11T02:05:27Z', 'updated_at': '2026-07-11T02:05:34Z', 'revision_number': 5, 'tenant_id': 'e5ee97a7c3494775a736706fcc86303e'}]:
2026-07-11 04:05:41,463 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.161/networking/v2.0/floatingips 2.153s
2026-07-11 04:05:41,463 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c524ad99-36ef-4f5e-8516-5890f70b66cf", "port_id": "03b669d9-45df-4ff9-8fdc-69a0eb0fd682", "project_id": "e5ee97a7c3494775a736706fcc86303e", "fixed_ip_address": "10.0.0.5"}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-8280c120-fdfe-44ba-b7e7-de5dd1f0e136', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "21618e43-e9ff-4455-afd8-7b22da54531f", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "project_id": "e5ee97a7c3494775a736706fcc86303e", "floating_ip_address": "172.24.4.78", "floating_network_id": "c524ad99-36ef-4f5e-8516-5890f70b66cf", "router_id": "505cffe3-8a3b-4f10-adb5-87a17d981d4d", "port_id": "03b669d9-45df-4ff9-8fdc-69a0eb0fd682", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7927715f-19a5-4732-b25b-f26aff81435b", "mac_address": "fa:16:3e:cb:a2:64", "admin_state_up": true, "status": "ACTIVE", "device_id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-07-11T02:05:39Z", "updated_at": "2026-07-11T02:05:39Z", "revision_number": 0}}'
2026-07-11 04:05:41,466 87500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication
2026-07-11 04:06:00,884 87500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-07-11 04:06:00,945 87500 INFO [paramiko.transport] Authentication (publickey) successful!
2026-07-11 04:06:00,946 87500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created
2026-07-11 04:06:00,947 87500 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync"
2026-07-11 04:06:00,947 87500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication
2026-07-11 04:06:00,949 87500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-07-11 04:06:01,009 87500 INFO [paramiko.transport] Authentication (publickey) successful!
2026-07-11 04:06:01,010 87500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created
2026-07-11 04:06:01,078 87500 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp
2026-07-11 04:06:01,078 87500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication
2026-07-11 04:06:01,081 87500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-07-11 04:06:01,187 87500 INFO [paramiko.transport] Authentication (publickey) successful!
2026-07-11 04:06:01,188 87500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created
2026-07-11 04:06:01,408 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de/action 0.210s
2026-07-11 04:06:01,409 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"shelve": {}}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662d100a-cca3-4f3c-9284-ebe43dbf5adb', 'x-compute-request-id': 'req-662d100a-cca3-4f3c-9284-ebe43dbf5adb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de/action'}
Body: b''
2026-07-11 04:06:01,679 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.270s
2026-07-11 04:06:01,680 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-f07cac14-99c6-48fa-b1e4-1447ef2849b5', 'x-compute-request-id': 'req-f07cac14-99c6-48fa-b1e4-1447ef2849b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:02,938 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.246s
2026-07-11 04:06:02,938 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-5a667f13-8bce-4d0d-91a5-ea29c7b0fdfe', 'x-compute-request-id': 'req-5a667f13-8bce-4d0d-91a5-ea29c7b0fdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:04,125 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:06:04,126 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-c6268df9-67fe-492c-b8fa-e98f069f21a1', 'x-compute-request-id': 'req-c6268df9-67fe-492c-b8fa-e98f069f21a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:05,314 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.178s
2026-07-11 04:06:05,315 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-14c1f537-5cf2-4070-9ece-6fd1e613f97a', 'x-compute-request-id': 'req-14c1f537-5cf2-4070-9ece-6fd1e613f97a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:06,541 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.212s
2026-07-11 04:06:06,541 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-8faa83e7-aebc-4751-9838-29f8f3ae80d3', 'x-compute-request-id': 'req-8faa83e7-aebc-4751-9838-29f8f3ae80d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:07,731 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.170s
2026-07-11 04:06:07,732 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', '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-865061b6-9d2c-4b14-b19d-425eda1c0861', 'x-compute-request-id': 'req-865061b6-9d2c-4b14-b19d-425eda1c0861', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "ACTIVE", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:09,033 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.288s
2026-07-11 04:06:09,034 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1572', '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-70ddcecc-b0e2-4d69-a5ba-040b2a9f49c2', 'x-compute-request-id': 'req-70ddcecc-b0e2-4d69-a5ba-040b2a9f49c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:09Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:09,045 87500 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "SHELVED_OFFLOADED/None" after 8 second wait
2026-07-11 04:06:09,243 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de/action 0.195s
2026-07-11 04:06:09,243 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unshelve": null}
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18decf9d-8ffa-4976-b7bd-86bc6bf6b0bb', 'x-compute-request-id': 'req-18decf9d-8ffa-4976-b7bd-86bc6bf6b0bb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de/action'}
Body: b''
2026-07-11 04:06:09,466 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.222s
2026-07-11 04:06:09,467 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1580', '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-91b934b2-24d8-4255-9b37-f76cdb03f241', 'x-compute-request-id': 'req-91b934b2-24d8-4255-9b37-f76cdb03f241', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:09Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:10,739 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.259s
2026-07-11 04:06:10,739 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1520', '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-97096cc1-db3e-4a04-b143-bad9a805fe5f', 'x-compute-request-id': 'req-97096cc1-db3e-4a04-b143-bad9a805fe5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:11,936 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.183s
2026-07-11 04:06:11,937 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-79afa158-42f1-4c35-8a38-84dfe314d260', 'x-compute-request-id': 'req-79afa158-42f1-4c35-8a38-84dfe314d260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:11,948 87500 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 2 second wait
2026-07-11 04:06:13,133 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.184s
2026-07-11 04:06:13,133 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-53c0684b-69b6-4d80-aab6-d2d826044ab0', 'x-compute-request-id': 'req-53c0684b-69b6-4d80-aab6-d2d826044ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:14,353 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.207s
2026-07-11 04:06:14,353 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-bdfbe4a0-9d9a-4cb3-9021-cbf8a641b62d', 'x-compute-request-id': 'req-bdfbe4a0-9d9a-4cb3-9021-cbf8a641b62d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:15,555 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.191s
2026-07-11 04:06:15,556 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-563d1337-c478-4585-a85a-bca2159cbf25', 'x-compute-request-id': 'req-563d1337-c478-4585-a85a-bca2159cbf25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:16,812 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.243s
2026-07-11 04:06:16,812 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-6e73df55-9b2a-471d-b280-d3ca4e3c943c', 'x-compute-request-id': 'req-6e73df55-9b2a-471d-b280-d3ca4e3c943c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:17,988 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.164s
2026-07-11 04:06:17,988 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-9ed0fb02-d34a-49d3-a1c8-3071300686e0', 'x-compute-request-id': 'req-9ed0fb02-d34a-49d3-a1c8-3071300686e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:19,914 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.913s
2026-07-11 04:06:19,915 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-b7107b0f-5f27-4748-976e-67063ed513c2', 'x-compute-request-id': 'req-b7107b0f-5f27-4748-976e-67063ed513c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:21,101 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:06:21,102 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-f172c5cc-86af-4a6b-83fd-50ded6adb01c', 'x-compute-request-id': 'req-f172c5cc-86af-4a6b-83fd-50ded6adb01c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:22,382 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.268s
2026-07-11 04:06:22,382 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-0adebfc2-7491-4b4f-9b70-5741a11c619b', 'x-compute-request-id': 'req-0adebfc2-7491-4b4f-9b70-5741a11c619b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:23,690 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.294s
2026-07-11 04:06:23,690 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-adee83d9-5a48-490b-be82-2d80607572b1', 'x-compute-request-id': 'req-adee83d9-5a48-490b-be82-2d80607572b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:24,935 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.233s
2026-07-11 04:06:24,936 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', '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-bde591e6-5b38-437d-bae5-470bad865246', 'x-compute-request-id': 'req-bde591e6-5b38-437d-bae5-470bad865246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "a58c19ec1c78e96f945fd4d8ed5281cdc8f977ef17d913ae20d8af79", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:26,123 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:06:26,124 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-c1fdfec2-2be0-4cf6-8f24-5ee4b2b97d2b', 'x-compute-request-id': 'req-c1fdfec2-2be0-4cf6-8f24-5ee4b2b97d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:27,301 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.164s
2026-07-11 04:06:27,301 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-4ba9145f-84e0-4b58-b69a-e11832ff2a8b', 'x-compute-request-id': 'req-4ba9145f-84e0-4b58-b69a-e11832ff2a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:28,576 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.263s
2026-07-11 04:06:28,576 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', '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-c95cc362-9ee6-4487-ac73-7fe2cff50b3e', 'x-compute-request-id': 'req-c95cc362-9ee6-4487-ac73-7fe2cff50b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:29,831 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.243s
2026-07-11 04:06:29,831 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-34f3a31f-93db-4a85-a779-daf43179d649', 'x-compute-request-id': 'req-34f3a31f-93db-4a85-a779-daf43179d649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:29,842 87500 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "SHELVED_OFFLOADED/None" after 20 second wait
2026-07-11 04:06:31,019 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.176s
2026-07-11 04:06:31,019 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-21fc7a54-de19-4082-bb1f-dbf07d77d7a6', 'x-compute-request-id': 'req-21fc7a54-de19-4082-bb1f-dbf07d77d7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:32,271 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.241s
2026-07-11 04:06:32,272 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-e4a51dd9-5fe1-415e-96ad-3ad1bd4b18a4', 'x-compute-request-id': 'req-e4a51dd9-5fe1-415e-96ad-3ad1bd4b18a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:33,476 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.193s
2026-07-11 04:06:33,477 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-38dd3918-a4fd-4337-babf-725a56e59c6c', 'x-compute-request-id': 'req-38dd3918-a4fd-4337-babf-725a56e59c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:34,757 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.268s
2026-07-11 04:06:34,757 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8e50b8c7-1fde-4bdf-9e05-39413a325ab7', 'x-compute-request-id': 'req-8e50b8c7-1fde-4bdf-9e05-39413a325ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:36,009 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.238s
2026-07-11 04:06:36,009 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-868a7c74-dedf-409b-b8cc-39bb783cf3b4', 'x-compute-request-id': 'req-868a7c74-dedf-409b-b8cc-39bb783cf3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:37,207 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.182s
2026-07-11 04:06:37,208 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-e766f811-957b-4ce8-8cf2-d297108697d5', 'x-compute-request-id': 'req-e766f811-957b-4ce8-8cf2-d297108697d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:38,403 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.183s
2026-07-11 04:06:38,403 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f4669457-4b67-45b6-85cc-463568399dd3', 'x-compute-request-id': 'req-f4669457-4b67-45b6-85cc-463568399dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:39,595 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:06:39,595 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-e8841afc-c8ac-43e2-97d9-ba999dcf3fab', 'x-compute-request-id': 'req-e8841afc-c8ac-43e2-97d9-ba999dcf3fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:40,841 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.234s
2026-07-11 04:06:40,841 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-77893f0e-df20-45ae-aeda-38359debb08b', 'x-compute-request-id': 'req-77893f0e-df20-45ae-aeda-38359debb08b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:42,139 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.286s
2026-07-11 04:06:42,139 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-153e5d42-ff33-4dc7-a24b-07c3ef1c7218', 'x-compute-request-id': 'req-153e5d42-ff33-4dc7-a24b-07c3ef1c7218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:43,322 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.172s
2026-07-11 04:06:43,323 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f819db97-95e5-4264-a768-751be7c1590e', 'x-compute-request-id': 'req-f819db97-95e5-4264-a768-751be7c1590e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:44,545 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.211s
2026-07-11 04:06:44,545 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-eb3e3078-d825-4193-a914-440fc309e13e', 'x-compute-request-id': 'req-eb3e3078-d825-4193-a914-440fc309e13e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:45,736 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.177s
2026-07-11 04:06:45,736 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-20f35a6a-89ce-438a-b58d-001546c495fc', 'x-compute-request-id': 'req-20f35a6a-89ce-438a-b58d-001546c495fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:46,998 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.251s
2026-07-11 04:06:46,999 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6d6a22a8-be25-420f-98f0-17c334ff8829', 'x-compute-request-id': 'req-6d6a22a8-be25-420f-98f0-17c334ff8829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:48,268 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.256s
2026-07-11 04:06:48,268 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-be985674-fa6f-4fef-aaa4-78c4ee51cd85', 'x-compute-request-id': 'req-be985674-fa6f-4fef-aaa4-78c4ee51cd85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:49,459 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:06:49,460 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a967cdc3-9de1-40b7-b1b9-7748b6a77ad1', 'x-compute-request-id': 'req-a967cdc3-9de1-40b7-b1b9-7748b6a77ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:50,907 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.435s
2026-07-11 04:06:50,907 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-600c25fb-705d-4648-b9a6-6ee43873eea8', 'x-compute-request-id': 'req-600c25fb-705d-4648-b9a6-6ee43873eea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:52,248 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.325s
2026-07-11 04:06:52,249 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-0f5d7add-adf3-4f43-8b07-20a8b5cb3557', 'x-compute-request-id': 'req-0f5d7add-adf3-4f43-8b07-20a8b5cb3557', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:53,535 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.275s
2026-07-11 04:06:53,536 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-88f714c4-fa85-4f45-be1c-667c74c9c5d4', 'x-compute-request-id': 'req-88f714c4-fa85-4f45-be1c-667c74c9c5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:54,744 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.195s
2026-07-11 04:06:54,744 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6e06e022-79b1-41ee-985e-027e562b1660', 'x-compute-request-id': 'req-6e06e022-79b1-41ee-985e-027e562b1660', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:56,006 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.250s
2026-07-11 04:06:56,007 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-2f72269d-ffc0-4f8f-8090-571ba0c3f52c', 'x-compute-request-id': 'req-2f72269d-ffc0-4f8f-8090-571ba0c3f52c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:57,277 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.259s
2026-07-11 04:06:57,278 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-3a1908ff-2154-4eaf-bf6a-bb080f53c171', 'x-compute-request-id': 'req-3a1908ff-2154-4eaf-bf6a-bb080f53c171', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:58,478 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.188s
2026-07-11 04:06:58,479 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-15c40b8a-d58e-4d6d-a635-5d89bcdb9428', 'x-compute-request-id': 'req-15c40b8a-d58e-4d6d-a635-5d89bcdb9428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:06:59,665 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.174s
2026-07-11 04:06:59,665 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:06:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-d183a85c-8c3f-406c-87a5-8408d8e61848', 'x-compute-request-id': 'req-d183a85c-8c3f-406c-87a5-8408d8e61848', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:00,856 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:07:00,857 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-460f9f05-5dda-4a2e-a313-9bb03cb917fc', 'x-compute-request-id': 'req-460f9f05-5dda-4a2e-a313-9bb03cb917fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:02,134 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.265s
2026-07-11 04:07:02,134 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-221359e4-95cc-4abb-915c-992cd350da62', 'x-compute-request-id': 'req-221359e4-95cc-4abb-915c-992cd350da62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:03,332 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.183s
2026-07-11 04:07:03,333 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a1708ac3-aefe-47c9-9c7c-5ec3f2f6da0f', 'x-compute-request-id': 'req-a1708ac3-aefe-47c9-9c7c-5ec3f2f6da0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:04,571 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.222s
2026-07-11 04:07:04,571 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8b727544-d822-44cd-8539-22521035c57a', 'x-compute-request-id': 'req-8b727544-d822-44cd-8539-22521035c57a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:05,747 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.165s
2026-07-11 04:07:05,748 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-75edb50c-9d6c-45b0-acd3-68f4dad4a3f8', 'x-compute-request-id': 'req-75edb50c-9d6c-45b0-acd3-68f4dad4a3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:06,941 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.182s
2026-07-11 04:07:06,942 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-0bbade77-3e5c-4274-8c4f-5ec6209a9530', 'x-compute-request-id': 'req-0bbade77-3e5c-4274-8c4f-5ec6209a9530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:08,150 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.197s
2026-07-11 04:07:08,151 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-bc4533b2-8594-4e0e-bf10-3ae0682c575f', 'x-compute-request-id': 'req-bc4533b2-8594-4e0e-bf10-3ae0682c575f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:09,389 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.226s
2026-07-11 04:07:09,389 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-cb5dfae2-87c9-4a58-8e58-ac8b0bbdbf81', 'x-compute-request-id': 'req-cb5dfae2-87c9-4a58-8e58-ac8b0bbdbf81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:10,651 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.248s
2026-07-11 04:07:10,651 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8b64623e-8284-4c08-9e9f-0be451c7f92c', 'x-compute-request-id': 'req-8b64623e-8284-4c08-9e9f-0be451c7f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:11,877 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.212s
2026-07-11 04:07:11,877 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7bf7d36d-5426-4bc6-80c5-e7f378c4325e', 'x-compute-request-id': 'req-7bf7d36d-5426-4bc6-80c5-e7f378c4325e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:13,169 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.278s
2026-07-11 04:07:13,169 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7357f406-8d05-4072-8b1a-d8d549e40fa1', 'x-compute-request-id': 'req-7357f406-8d05-4072-8b1a-d8d549e40fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:14,382 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.202s
2026-07-11 04:07:14,383 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8248967e-7431-4f5c-b01e-302677be35c3', 'x-compute-request-id': 'req-8248967e-7431-4f5c-b01e-302677be35c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:15,581 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.182s
2026-07-11 04:07:15,581 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4af13a03-ee7a-4ce4-9c1f-6b5dc60b7ef2', 'x-compute-request-id': 'req-4af13a03-ee7a-4ce4-9c1f-6b5dc60b7ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:16,800 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.205s
2026-07-11 04:07:16,800 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-5af12fef-8358-4790-a371-247fd3aaf05e', 'x-compute-request-id': 'req-5af12fef-8358-4790-a371-247fd3aaf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:18,008 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.192s
2026-07-11 04:07:18,008 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-edb91b0e-b530-46fd-9f00-656d2d22f4ad', 'x-compute-request-id': 'req-edb91b0e-b530-46fd-9f00-656d2d22f4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:19,293 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.273s
2026-07-11 04:07:19,294 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-5cf25874-4220-471c-b0a1-c560bfab7671', 'x-compute-request-id': 'req-5cf25874-4220-471c-b0a1-c560bfab7671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:20,538 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.226s
2026-07-11 04:07:20,538 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-b6e1bdda-731e-4a7f-86de-d7120ff6b906', 'x-compute-request-id': 'req-b6e1bdda-731e-4a7f-86de-d7120ff6b906', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:21,726 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.174s
2026-07-11 04:07:21,726 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-afbd40d9-4992-4952-b7ce-4f0b3705c8a9', 'x-compute-request-id': 'req-afbd40d9-4992-4952-b7ce-4f0b3705c8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:22,905 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.168s
2026-07-11 04:07:22,906 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f7a132f8-30cf-4fff-9106-931a1688ff3d', 'x-compute-request-id': 'req-f7a132f8-30cf-4fff-9106-931a1688ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:24,097 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:07:24,098 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-021da43d-e6e0-4eec-8fd4-b6dd679ea22b', 'x-compute-request-id': 'req-021da43d-e6e0-4eec-8fd4-b6dd679ea22b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:25,353 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.243s
2026-07-11 04:07:25,354 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-295c263e-5a9b-4311-9a25-57121a8bfed2', 'x-compute-request-id': 'req-295c263e-5a9b-4311-9a25-57121a8bfed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:26,619 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.252s
2026-07-11 04:07:26,619 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-94e90956-fbff-4e05-a1f1-ce5325898b98', 'x-compute-request-id': 'req-94e90956-fbff-4e05-a1f1-ce5325898b98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:27,819 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.185s
2026-07-11 04:07:27,819 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-3cfc527b-efe7-4247-8039-db7b7a48dd25', 'x-compute-request-id': 'req-3cfc527b-efe7-4247-8039-db7b7a48dd25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:29,000 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.169s
2026-07-11 04:07:29,001 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a750e2ce-4a36-484f-87d3-8e0caa03cb0b', 'x-compute-request-id': 'req-a750e2ce-4a36-484f-87d3-8e0caa03cb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:30,190 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.177s
2026-07-11 04:07:30,190 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-92762ff9-4c60-422a-9549-c69418cbc994', 'x-compute-request-id': 'req-92762ff9-4c60-422a-9549-c69418cbc994', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:31,379 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.169s
2026-07-11 04:07:31,379 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7cb7ed56-0daf-49de-ae6e-cbfaf13f0e9e', 'x-compute-request-id': 'req-7cb7ed56-0daf-49de-ae6e-cbfaf13f0e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:32,624 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.233s
2026-07-11 04:07:32,624 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-07a016c4-2001-4df4-ad1a-43f8e2014bd3', 'x-compute-request-id': 'req-07a016c4-2001-4df4-ad1a-43f8e2014bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:33,808 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.172s
2026-07-11 04:07:33,808 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-ded7454b-7244-40e9-bf17-0dc3340bcf91', 'x-compute-request-id': 'req-ded7454b-7244-40e9-bf17-0dc3340bcf91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:34,994 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.174s
2026-07-11 04:07:34,995 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8c287f5d-9628-4227-aeeb-4321fad7f022', 'x-compute-request-id': 'req-8c287f5d-9628-4227-aeeb-4321fad7f022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:36,182 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.176s
2026-07-11 04:07:36,183 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4f3c0b94-f4a3-4766-9422-71351121d919', 'x-compute-request-id': 'req-4f3c0b94-f4a3-4766-9422-71351121d919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:37,390 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.187s
2026-07-11 04:07:37,390 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-61804437-94bb-4257-9480-229a48366886', 'x-compute-request-id': 'req-61804437-94bb-4257-9480-229a48366886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:38,656 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.251s
2026-07-11 04:07:38,656 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7be8fa2f-0329-484b-9ade-0949e66b48c5', 'x-compute-request-id': 'req-7be8fa2f-0329-484b-9ade-0949e66b48c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:39,841 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.173s
2026-07-11 04:07:39,841 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-32364dc9-5014-4cdc-a678-5ca0c58576d2', 'x-compute-request-id': 'req-32364dc9-5014-4cdc-a678-5ca0c58576d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:41,028 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:07:41,029 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-12cba27d-953a-43c1-b6eb-c74841947ff9', 'x-compute-request-id': 'req-12cba27d-953a-43c1-b6eb-c74841947ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:42,251 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.210s
2026-07-11 04:07:42,251 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-299dc65a-4962-4468-a3f1-a2940d467c47', 'x-compute-request-id': 'req-299dc65a-4962-4468-a3f1-a2940d467c47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:43,456 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.193s
2026-07-11 04:07:43,457 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-b1e9c6aa-5ea9-413b-bcd8-f181e13a24aa', 'x-compute-request-id': 'req-b1e9c6aa-5ea9-413b-bcd8-f181e13a24aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:44,728 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.257s
2026-07-11 04:07:44,729 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-aa566380-ddb1-4057-9325-9bbfe6b4a536', 'x-compute-request-id': 'req-aa566380-ddb1-4057-9325-9bbfe6b4a536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:46,013 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.272s
2026-07-11 04:07:46,014 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-d0c45808-502b-44da-accb-2f3fe37ae088', 'x-compute-request-id': 'req-d0c45808-502b-44da-accb-2f3fe37ae088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:47,217 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.192s
2026-07-11 04:07:47,217 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f81ee989-e963-4a2f-b8ac-c256c3add145', 'x-compute-request-id': 'req-f81ee989-e963-4a2f-b8ac-c256c3add145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:48,410 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.181s
2026-07-11 04:07:48,411 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-9d65bbfa-b87b-4fcf-be3a-621709f21943', 'x-compute-request-id': 'req-9d65bbfa-b87b-4fcf-be3a-621709f21943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:49,614 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.191s
2026-07-11 04:07:49,615 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-85343a37-e9bd-4bde-b00d-384678c9d270', 'x-compute-request-id': 'req-85343a37-e9bd-4bde-b00d-384678c9d270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:50,812 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.185s
2026-07-11 04:07:50,813 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-e58e11f0-5028-4a9f-bd76-9ae2a2d520fb', 'x-compute-request-id': 'req-e58e11f0-5028-4a9f-bd76-9ae2a2d520fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:52,094 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.268s
2026-07-11 04:07:52,094 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-b80f6be4-8164-43f2-a2f1-df987c85a2ad', 'x-compute-request-id': 'req-b80f6be4-8164-43f2-a2f1-df987c85a2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:53,296 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.186s
2026-07-11 04:07:53,296 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-bd2b719c-a429-4b86-9bc5-b7670f046b3c', 'x-compute-request-id': 'req-bd2b719c-a429-4b86-9bc5-b7670f046b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:54,548 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.239s
2026-07-11 04:07:54,548 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-142a4fb9-392f-4962-af8d-49e335c4f714', 'x-compute-request-id': 'req-142a4fb9-392f-4962-af8d-49e335c4f714', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:55,735 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.176s
2026-07-11 04:07:55,736 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6c25094d-9419-42b1-aace-45df03162c12', 'x-compute-request-id': 'req-6c25094d-9419-42b1-aace-45df03162c12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:56,989 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.231s
2026-07-11 04:07:56,989 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a6f90bd5-73ed-45d9-9370-37163a42cc2b', 'x-compute-request-id': 'req-a6f90bd5-73ed-45d9-9370-37163a42cc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:58,185 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.185s
2026-07-11 04:07:58,186 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-fe43505f-4f46-4dd6-a58c-1dbd5efa9ae7', 'x-compute-request-id': 'req-fe43505f-4f46-4dd6-a58c-1dbd5efa9ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:07:59,419 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.222s
2026-07-11 04:07:59,420 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-e014c6be-0b83-40ae-bc83-3bc674fa710b', 'x-compute-request-id': 'req-e014c6be-0b83-40ae-bc83-3bc674fa710b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:00,702 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.270s
2026-07-11 04:08:00,703 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-66f84b90-a2d8-415a-ae60-0b860ae6c18c', 'x-compute-request-id': 'req-66f84b90-a2d8-415a-ae60-0b860ae6c18c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:01,910 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.192s
2026-07-11 04:08:01,910 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a1cb0e4b-5eea-47bf-9006-e99c1d686ce2', 'x-compute-request-id': 'req-a1cb0e4b-5eea-47bf-9006-e99c1d686ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:03,178 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.254s
2026-07-11 04:08:03,178 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8fed3dc3-f1a9-4d31-b017-5c06ed3b110d', 'x-compute-request-id': 'req-8fed3dc3-f1a9-4d31-b017-5c06ed3b110d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:04,369 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.179s
2026-07-11 04:08:04,369 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-3d52a624-a323-4d45-8d1c-ef664b2030f3', 'x-compute-request-id': 'req-3d52a624-a323-4d45-8d1c-ef664b2030f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:05,555 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:08:05,556 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-39d83d2b-65d5-4af5-80eb-e8d2d9b2a8fb', 'x-compute-request-id': 'req-39d83d2b-65d5-4af5-80eb-e8d2d9b2a8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:06,755 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.188s
2026-07-11 04:08:06,755 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-ed9c5406-f9a0-4284-aa4b-c32ff003bde0', 'x-compute-request-id': 'req-ed9c5406-f9a0-4284-aa4b-c32ff003bde0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:07,940 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.173s
2026-07-11 04:08:07,941 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8f7ab614-788a-40c3-84c5-bbacca828e7b', 'x-compute-request-id': 'req-8f7ab614-788a-40c3-84c5-bbacca828e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:09,219 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.266s
2026-07-11 04:08:09,219 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-c83791bb-c5b7-4772-ab6b-239d142d8d79', 'x-compute-request-id': 'req-c83791bb-c5b7-4772-ab6b-239d142d8d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:10,430 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.199s
2026-07-11 04:08:10,431 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-50e54b64-c21d-412d-8c46-d2a345d935e7', 'x-compute-request-id': 'req-50e54b64-c21d-412d-8c46-d2a345d935e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:11,624 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:08:11,625 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-32be2cbf-8312-4462-95a7-3693b8cb5d12', 'x-compute-request-id': 'req-32be2cbf-8312-4462-95a7-3693b8cb5d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:12,805 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.169s
2026-07-11 04:08:12,806 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-54afb7a9-033e-4e89-81bd-f83669945df0', 'x-compute-request-id': 'req-54afb7a9-033e-4e89-81bd-f83669945df0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:13,993 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.176s
2026-07-11 04:08:13,994 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-82b22b19-1611-46c5-b614-bc81d92e7702', 'x-compute-request-id': 'req-82b22b19-1611-46c5-b614-bc81d92e7702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:15,227 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.221s
2026-07-11 04:08:15,227 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-b1a41923-8d50-49ec-9823-b60b47fdcadf', 'x-compute-request-id': 'req-b1a41923-8d50-49ec-9823-b60b47fdcadf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:16,441 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.203s
2026-07-11 04:08:16,442 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7b00e334-39b8-4204-bcb7-e3defa673224', 'x-compute-request-id': 'req-7b00e334-39b8-4204-bcb7-e3defa673224', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:17,621 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.168s
2026-07-11 04:08:17,621 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6b1c33c9-6659-4377-bd77-6efe6ac512ba', 'x-compute-request-id': 'req-6b1c33c9-6659-4377-bd77-6efe6ac512ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:18,797 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.164s
2026-07-11 04:08:18,798 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-d0894927-4fab-44f7-9aee-78f62cfebc99', 'x-compute-request-id': 'req-d0894927-4fab-44f7-9aee-78f62cfebc99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:20,187 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.378s
2026-07-11 04:08:20,188 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-1cb955a6-587a-44d8-84e2-cbd5c36e675f', 'x-compute-request-id': 'req-1cb955a6-587a-44d8-84e2-cbd5c36e675f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:21,462 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.262s
2026-07-11 04:08:21,462 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a8b9f87d-df5e-4567-b48a-a462cd753ca7', 'x-compute-request-id': 'req-a8b9f87d-df5e-4567-b48a-a462cd753ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:22,653 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:08:22,654 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7d531505-c025-4ec3-982e-b62162d3e6b9', 'x-compute-request-id': 'req-7d531505-c025-4ec3-982e-b62162d3e6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:23,901 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.234s
2026-07-11 04:08:23,901 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-78ad18a0-c17a-4668-97d2-c2f0ed69bfb2', 'x-compute-request-id': 'req-78ad18a0-c17a-4668-97d2-c2f0ed69bfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:25,098 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.185s
2026-07-11 04:08:25,098 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-cbf586ed-8597-426b-9551-87f33ea11a7d', 'x-compute-request-id': 'req-cbf586ed-8597-426b-9551-87f33ea11a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:26,351 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.238s
2026-07-11 04:08:26,352 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f0c9b16d-70c6-4a08-8d52-55b5b462e64a', 'x-compute-request-id': 'req-f0c9b16d-70c6-4a08-8d52-55b5b462e64a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:27,625 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.260s
2026-07-11 04:08:27,625 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-1b23bc46-c89a-4d44-a96a-6ed8e94ae257', 'x-compute-request-id': 'req-1b23bc46-c89a-4d44-a96a-6ed8e94ae257', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:28,814 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.177s
2026-07-11 04:08:28,814 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-12ee33fd-b765-4af7-9bb2-03aeb39cf396', 'x-compute-request-id': 'req-12ee33fd-b765-4af7-9bb2-03aeb39cf396', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:30,002 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.175s
2026-07-11 04:08:30,003 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-19a78512-1713-4ac2-aa4c-eb38db4158fd', 'x-compute-request-id': 'req-19a78512-1713-4ac2-aa4c-eb38db4158fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:31,192 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.178s
2026-07-11 04:08:31,193 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-d94ff579-aaec-4c36-9c50-c99564d2b46c', 'x-compute-request-id': 'req-d94ff579-aaec-4c36-9c50-c99564d2b46c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:32,426 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.221s
2026-07-11 04:08:32,427 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-2941b64b-7376-44d2-992f-61b6770e7d68', 'x-compute-request-id': 'req-2941b64b-7376-44d2-992f-61b6770e7d68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:33,609 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.171s
2026-07-11 04:08:33,610 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6037d1c3-a037-4b3b-85b6-d071e836fb27', 'x-compute-request-id': 'req-6037d1c3-a037-4b3b-85b6-d071e836fb27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:34,791 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.169s
2026-07-11 04:08:34,791 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-3e7d74fd-a7df-4e65-8f82-1a069569c1bc', 'x-compute-request-id': 'req-3e7d74fd-a7df-4e65-8f82-1a069569c1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:35,998 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.196s
2026-07-11 04:08:35,999 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-9bb6ec67-e2a3-4e5a-bf4d-cc89460832a0', 'x-compute-request-id': 'req-9bb6ec67-e2a3-4e5a-bf4d-cc89460832a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:37,249 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.238s
2026-07-11 04:08:37,250 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-93e9c768-e736-4724-9c18-85ea96c9ae4b', 'x-compute-request-id': 'req-93e9c768-e736-4724-9c18-85ea96c9ae4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:38,485 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.224s
2026-07-11 04:08:38,486 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-6f17eb3c-1d59-4bdc-8c87-2255c280475c', 'x-compute-request-id': 'req-6f17eb3c-1d59-4bdc-8c87-2255c280475c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:39,669 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.170s
2026-07-11 04:08:39,670 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-8ed182cf-224d-4be1-8260-0db9f3cbd38f', 'x-compute-request-id': 'req-8ed182cf-224d-4be1-8260-0db9f3cbd38f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:40,871 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.189s
2026-07-11 04:08:40,871 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4dc1a211-69db-43d4-9709-012c3b654a49', 'x-compute-request-id': 'req-4dc1a211-69db-43d4-9709-012c3b654a49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:42,109 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.211s
2026-07-11 04:08:42,109 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-b5625a13-6bb4-44ad-9aa4-2853126e6587', 'x-compute-request-id': 'req-b5625a13-6bb4-44ad-9aa4-2853126e6587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:43,350 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.229s
2026-07-11 04:08:43,351 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4a8fde17-1c53-4018-b575-efc814f3d633', 'x-compute-request-id': 'req-4a8fde17-1c53-4018-b575-efc814f3d633', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:44,543 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.180s
2026-07-11 04:08:44,543 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-d6e3707c-a13b-463c-920a-6f47d8cb9be8', 'x-compute-request-id': 'req-d6e3707c-a13b-463c-920a-6f47d8cb9be8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:45,771 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.217s
2026-07-11 04:08:45,772 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-af2e0d97-38df-4856-b05b-1fb367716a59', 'x-compute-request-id': 'req-af2e0d97-38df-4856-b05b-1fb367716a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:46,958 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.174s
2026-07-11 04:08:46,958 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-1a8ebb49-21f9-48fd-9bcc-fc878e94f751', 'x-compute-request-id': 'req-1a8ebb49-21f9-48fd-9bcc-fc878e94f751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:48,185 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.214s
2026-07-11 04:08:48,185 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-65ea3483-cdd3-4ea8-8ca0-d814cec49f8c', 'x-compute-request-id': 'req-65ea3483-cdd3-4ea8-8ca0-d814cec49f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:49,547 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.348s
2026-07-11 04:08:49,547 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-877db44c-2d92-4bd4-8ecc-638824d51500', 'x-compute-request-id': 'req-877db44c-2d92-4bd4-8ecc-638824d51500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:50,773 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.213s
2026-07-11 04:08:50,773 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-c5d4b7ee-96b9-4cf4-a95c-b3dc9d6b2544', 'x-compute-request-id': 'req-c5d4b7ee-96b9-4cf4-a95c-b3dc9d6b2544', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:51,995 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.208s
2026-07-11 04:08:51,996 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-f4a5fc88-8eb8-45f3-b894-1f890fe40e7e', 'x-compute-request-id': 'req-f4a5fc88-8eb8-45f3-b894-1f890fe40e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:53,347 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.340s
2026-07-11 04:08:53,348 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-176c1656-ed04-4be6-b6d6-a197899c7f97', 'x-compute-request-id': 'req-176c1656-ed04-4be6-b6d6-a197899c7f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:54,609 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.249s
2026-07-11 04:08:54,609 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-971c5eb1-b9fa-46d4-a30d-ed877b055d60', 'x-compute-request-id': 'req-971c5eb1-b9fa-46d4-a30d-ed877b055d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:55,832 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.212s
2026-07-11 04:08:55,833 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4b074440-ff92-405d-98e3-d06c2063e09e', 'x-compute-request-id': 'req-4b074440-ff92-405d-98e3-d06c2063e09e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:57,113 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.265s
2026-07-11 04:08:57,114 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-32f63231-5668-46e5-beef-f9558622e3de', 'x-compute-request-id': 'req-32f63231-5668-46e5-beef-f9558622e3de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:58,349 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.222s
2026-07-11 04:08:58,349 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-bc594e52-58c9-438b-9b25-8513fdadd48a', 'x-compute-request-id': 'req-bc594e52-58c9-438b-9b25-8513fdadd48a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:08:59,610 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.248s
2026-07-11 04:08:59,611 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:08:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-80afac63-414b-4199-af83-1f5f6f9199b8', 'x-compute-request-id': 'req-80afac63-414b-4199-af83-1f5f6f9199b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:00,837 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.213s
2026-07-11 04:09:00,838 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-7a094222-644d-4a67-81e2-6b1b11af3bb7', 'x-compute-request-id': 'req-7a094222-644d-4a67-81e2-6b1b11af3bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:02,040 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.190s
2026-07-11 04:09:02,040 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-389cbf45-c20c-4cd7-80c9-681a1b871522', 'x-compute-request-id': 'req-389cbf45-c20c-4cd7-80c9-681a1b871522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:03,246 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.192s
2026-07-11 04:09:03,246 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-c214016b-6129-4faf-88b9-0060f1076013', 'x-compute-request-id': 'req-c214016b-6129-4faf-88b9-0060f1076013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:04,456 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.198s
2026-07-11 04:09:04,457 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-82cfe2fa-73ee-48cf-a1e4-e97a3e2ba86e', 'x-compute-request-id': 'req-82cfe2fa-73ee-48cf-a1e4-e97a3e2ba86e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:05,737 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.266s
2026-07-11 04:09:05,737 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-cfd5930e-7f67-462a-888b-5336fd2fd274', 'x-compute-request-id': 'req-cfd5930e-7f67-462a-888b-5336fd2fd274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:06,927 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.176s
2026-07-11 04:09:06,928 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-398ef7e6-b6ef-4af8-aaff-f5ce9cb3cd8a', 'x-compute-request-id': 'req-398ef7e6-b6ef-4af8-aaff-f5ce9cb3cd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:08,111 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.171s
2026-07-11 04:09:08,111 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-0d4dfa67-68c5-4027-9653-5b18eadef83d', 'x-compute-request-id': 'req-0d4dfa67-68c5-4027-9653-5b18eadef83d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:09,335 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.203s
2026-07-11 04:09:09,336 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-c0b70870-1c61-4c2b-824a-31ba46ff97bf', 'x-compute-request-id': 'req-c0b70870-1c61-4c2b-824a-31ba46ff97bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:10,519 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.171s
2026-07-11 04:09:10,520 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-75015e2e-f6ae-4082-a51f-2d811cbd63d2', 'x-compute-request-id': 'req-75015e2e-f6ae-4082-a51f-2d811cbd63d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:11,771 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.240s
2026-07-11 04:09:11,771 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-9fe39c12-97e6-4504-b8cf-96dd8018b82d', 'x-compute-request-id': 'req-9fe39c12-97e6-4504-b8cf-96dd8018b82d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:12,966 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.183s
2026-07-11 04:09:12,966 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-91ffbc01-99dd-4d75-9ba3-730da96e525f', 'x-compute-request-id': 'req-91ffbc01-99dd-4d75-9ba3-730da96e525f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:14,175 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.196s
2026-07-11 04:09:14,176 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-9a582d55-7b9d-4def-bcfb-16c0c77497b1', 'x-compute-request-id': 'req-9a582d55-7b9d-4def-bcfb-16c0c77497b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:15,402 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.211s
2026-07-11 04:09:15,403 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-768342b2-5614-49f0-9b0d-b44d68bdac88', 'x-compute-request-id': 'req-768342b2-5614-49f0-9b0d-b44d68bdac88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:16,595 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.179s
2026-07-11 04:09:16,595 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-1529a962-0f34-4f0d-804d-0c843142a0ba', 'x-compute-request-id': 'req-1529a962-0f34-4f0d-804d-0c843142a0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:17,875 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.268s
2026-07-11 04:09:17,876 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-bb5c307e-2081-4604-907b-8f5cbcc75ac2', 'x-compute-request-id': 'req-bb5c307e-2081-4604-907b-8f5cbcc75ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:19,068 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.181s
2026-07-11 04:09:19,069 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-163c5147-0155-4b37-8e30-c970c67c9ba4', 'x-compute-request-id': 'req-163c5147-0155-4b37-8e30-c970c67c9ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:20,266 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.186s
2026-07-11 04:09:20,266 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-ee6f83b9-338c-476b-9038-dc0cf52a2ff3', 'x-compute-request-id': 'req-ee6f83b9-338c-476b-9038-dc0cf52a2ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:21,459 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.181s
2026-07-11 04:09:21,459 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-9125fafd-d774-49da-a37e-bf4106f21425', 'x-compute-request-id': 'req-9125fafd-d774-49da-a37e-bf4106f21425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:22,643 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.171s
2026-07-11 04:09:22,643 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-0b08868b-6fce-4d7e-9833-eb4ef9d31bcc', 'x-compute-request-id': 'req-0b08868b-6fce-4d7e-9833-eb4ef9d31bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:23,903 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.249s
2026-07-11 04:09:23,904 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-a218e1ff-e20d-4a77-ad35-b5b3f7355f5f', 'x-compute-request-id': 'req-a218e1ff-e20d-4a77-ad35-b5b3f7355f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:25,110 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.195s
2026-07-11 04:09:25,111 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1512', '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-4062e741-7cac-4b0c-bd17-76267e1ee862', 'x-compute-request-id': 'req-4062e741-7cac-4b0c-bd17-76267e1ee862', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-1004224149-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a2:64"}]}, "created": "2026-07-11T02:05:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.161/compute/flavors/42"}]}, "hostId": "", "id": "41081770-81bc-46fa-bf5e-dd9abc4834de", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}, {"rel": "bookmark", "href": "http://192.168.122.161/compute/servers/41081770-81bc-46fa-bf5e-dd9abc4834de"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1242048702", "status": "SHELVED_OFFLOADED", "tenant_id": "e5ee97a7c3494775a736706fcc86303e", "user_id": "43512a3211bf49938a35ad914076ccb5", "updated": "2026-07-11T02:06:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-349501142", "OS-SRV-USG:launched_at": "2026-07-11T02:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-890300542"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "85f973fe-c250-40eb-83b5-ce89310ae399"}]}}'
2026-07-11 04:09:25,783 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.161/networking/v2.0/floatingips/21618e43-e9ff-4455-afd8-7b22da54531f 0.657s
2026-07-11 04:09:25,784 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e70b5efb-5d3f-4361-ab51-8cf724d6a0c9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.161/networking/v2.0/floatingips/21618e43-e9ff-4455-afd8-7b22da54531f'}
Body: b''
2026-07-11 04:09:27,254 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 1.469s
2026-07-11 04:09:27,255 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc8193a-2723-4b18-837c-8b95f03910dd', 'x-compute-request-id': 'req-ccc8193a-2723-4b18-837c-8b95f03910dd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b''
2026-07-11 04:09:27,316 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de 0.060s
2026-07-11 04:09:27,317 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-15251245-e7bd-4d2a-a1b4-7358b3d3e1b4', 'x-compute-request-id': 'req-15251245-e7bd-4d2a-a1b4-7358b3d3e1b4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.161/compute/v2.1/servers/41081770-81bc-46fa-bf5e-dd9abc4834de'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41081770-81bc-46fa-bf5e-dd9abc4834de could not be found."}}'
2026-07-11 04:09:27,776 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.161/networking/v2.0/security-groups/a1aca9e0-a23e-415b-9535-dc113ddcdc6a 0.458s
2026-07-11 04:09:27,777 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8a79544e-e73a-41cd-8103-fcc052cf173d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.161/networking/v2.0/security-groups/a1aca9e0-a23e-415b-9535-dc113ddcdc6a'}
Body: b''
2026-07-11 04:09:27,821 87500 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.161/compute/v2.1/os-keypairs/tempest-TestShelveInstance-349501142 0.043s
2026-07-11 04:09:27,822 87500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 11 Jul 2026 02:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b594ab15-5a22-4d66-9904-2a47e3b54f63', 'x-compute-request-id': 'req-b594ab15-5a22-4d66-9904-2a47e3b54f63', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.161/compute/v2.1/os-keypairs/tempest-TestShelveInstance-349501142'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 103, in _create_server_then_shelve_and_unshelve
self._shelve_then_unshelve_server(server)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 67, in _shelve_then_unshelve_server
waiters.wait_for_server_status(self.servers_client, server['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestShelveInstance:test_shelve_volume_backed_instance) Server 41081770-81bc-46fa-bf5e-dd9abc4834de failed to reach ACTIVE status and task state "None" within the required time (196 s). Current status: SHELVED_OFFLOADED. Current task state: None.
|
||||||
| 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
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.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
pt5.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
pt5.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
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt6.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
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt7.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
pt8.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
pt8.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
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt10.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.rbac.v3.test_capabilities.ProjectAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb] |
pass
pt11.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests.test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab] |
pass
pt12.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests.test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf] |
pass
pt13.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests.test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589] |
pass
pt14.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589]
|
||||||
test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc] |
pass
pt14.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc]
|
||||||
test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8] |
pass
pt14.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8]
|
||||||
test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1] |
pass
pt14.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1]
|
||||||
test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3] |
pass
pt14.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3]
|
||||||
test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3] |
pass
pt14.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3]
|
||||||
test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd] |
pass
pt14.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd]
|
||||||
test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea] |
pass
pt14.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea]
|
||||||
test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789] |
pass
pt14.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests | 9 | 5 | 0 | 0 | 4 | Detail | |
test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1] |
skip
pt15.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1]
|
||||||
test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4] |
skip
pt15.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4]
|
||||||
test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13] |
pass
pt15.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13]
|
||||||
test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be] |
pass
pt15.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be]
|
||||||
test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1] |
pass
pt15.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1]
|
||||||
test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872] |
pass
pt15.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872]
|
||||||
test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838] |
pass
pt15.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838]
|
||||||
test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e] |
skip
pt15.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e]
|
||||||
test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5] |
skip
pt15.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a] |
pass
pt16.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a]
|
||||||
test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d] |
pass
pt16.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d]
|
||||||
test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139] |
pass
pt16.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378] |
pass
pt17.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378]
|
||||||
test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714] |
pass
pt17.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714]
|
||||||
test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195] |
pass
pt17.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests | 3 | 2 | 0 | 0 | 1 | Detail | |
test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162] |
skip
pt18.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162]
|
||||||
test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07] |
pass
pt18.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07]
|
||||||
test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af] |
pass
pt18.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests | 14 | 4 | 0 | 0 | 10 | Detail | |
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt19.1: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt19.2: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt19.3: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt19.4: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt19.5: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt19.6: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt19.7: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt19.8: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt19.9: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt19.10: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt19.11: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt19.12: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt19.13: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt19.14: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt20.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt20.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt20.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt20.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt20.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt20.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt20.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt20.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt20.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt20.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt20.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt20.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt20.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt20.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt20.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt20.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt20.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt20.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt20.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt20.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt20.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt20.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt20.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt20.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt20.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt20.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt20.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt20.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt20.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt20.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt20.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt20.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt21.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt21.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt21.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt21.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt21.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt21.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt21.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt21.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt21.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt21.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt21.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt21.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt21.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt21.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt21.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt21.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt21.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt21.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt21.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt21.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt21.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt21.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt21.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt21.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt21.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt21.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt21.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt21.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt21.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt21.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt21.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt21.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests | 32 | 26 | 0 | 0 | 6 | Detail | |
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt22.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt22.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt22.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt22.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt22.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt22.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt22.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt22.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt22.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt22.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt22.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt22.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt22.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt22.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt22.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt22.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt22.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt22.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt22.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt22.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt22.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt22.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt22.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt22.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt22.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt22.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt22.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt22.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt22.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt22.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt22.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt22.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests | 16 | 8 | 0 | 0 | 8 | Detail | |
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt23.1: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt23.2: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt23.3: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt23.4: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt23.5: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt23.6: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt23.7: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt23.8: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt23.9: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt23.10: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt23.11: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt23.12: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt23.13: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt23.14: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt23.15: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt23.16: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
| 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
pt24.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
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt25.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
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt27.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
pt28.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt28.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
pt29.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt30.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 | |
ProjectMemberTests39) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests39) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt31.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt31.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt31.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt31.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt32.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
pt33.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt33.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
pt34.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt34.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
pt35.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt35.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
pt36.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt36.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt36.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt42.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
pt43.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
pt44.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt44.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt45.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt46.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
pt47.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
pt48.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
pt48.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt49.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt50.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_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt51.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
pt52.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
pt52.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt55.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
pt56.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt101.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt102.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt102.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt102.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt104.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt104.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt104.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt104.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt104.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt104.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt104.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt104.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt104.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt104.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt104.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt104.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt104.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt104.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt104.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt104.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt104.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt104.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt105.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt105.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt105.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt105.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt105.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt105.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt105.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt105.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt105.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt105.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt105.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt105.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt105.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt105.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt105.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt105.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt105.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt105.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt105.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt105.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt105.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt105.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt105.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt105.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt105.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt105.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt105.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt105.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt105.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt105.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt105.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt105.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt106.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
pt106.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
pt106.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
pt106.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
pt107.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt107.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt107.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt107.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt107.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt107.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt107.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt107.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt110.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
pt111.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 449 | 369 | 3 | 0 | 77 | ||