Status: Pass 248 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft1.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 04:14:27,875 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.199/networking/v2.0/networks 5.292s
2026-06-15 04:14:27,875 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-1126604606"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '621', 'x-openstack-request-id': 'req-6d7ce54c-fde9-40c8-b715-aa85c9341e53', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/networks'}
Body: b'{"network":{"id":"3b037723-5209-4522-a397-05aa133dc365","name":"tempest-tagged-attachments-test-net-1126604606","tenant_id":"758bae94979049c3b73a36def8932152","project_id":"758bae94979049c3b73a36def8932152","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-15T02:14:25Z","updated_at":"2026-06-15T02:14:26Z","revision_number":1}}'
2026-06-15 04:14:30,616 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.199/networking/v2.0/subnets 2.739s
2026-06-15 04:14:30,616 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "3b037723-5209-4522-a397-05aa133dc365", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8a7cdc8f-44a9-4be2-8b44-b3faa85a4c02', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"c4830698-bbe3-4355-80bc-390bfa188aed","name":"","project_id":"758bae94979049c3b73a36def8932152","network_id":"3b037723-5209-4522-a397-05aa133dc365","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-15T02:14:28Z","updated_at":"2026-06-15T02:14:28Z","revision_number":0,"tenant_id":"758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:31,970 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.199/volume/v3/volumes 1.352s
2026-06-15 04:14:31,971 92153 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-TaggedAttachmentsTest-volume-1617298019"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e72ffc-2f91-4f86-b2f0-537f29d6949c', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e72ffc-2f91-4f86-b2f0-537f29d6949c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.199/volume/v3/volumes'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:31.751497", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 04:14:32,735 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.752s
2026-06-15 04:14:32,736 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c602e2-c143-4115-b48d-d9560fec1c89', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c602e2-c143-4115-b48d-d9560fec1c89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:33,829 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.076s
2026-06-15 04:14:33,829 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c652e4-2f4c-4fa0-a2c8-4f9423397e94', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c652e4-2f4c-4fa0-a2c8-4f9423397e94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:34,891 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:14:34,891 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7888702f-593e-49a2-9fcd-7cae938895d8', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7888702f-593e-49a2-9fcd-7cae938895d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:35,972 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.069s
2026-06-15 04:14:35,973 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61853189-9ff2-4683-b7aa-e225e7eb2a64', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61853189-9ff2-4683-b7aa-e225e7eb2a64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:37,056 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.071s
2026-06-15 04:14:37,056 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7085cb-0fdd-48ad-b318-ccd39e863008', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7085cb-0fdd-48ad-b318-ccd39e863008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:38,151 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.080s
2026-06-15 04:14:38,151 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95ec639-360c-4374-b786-2dd317f78af6', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95ec639-360c-4374-b786-2dd317f78af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:39,257 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.090s
2026-06-15 04:14:39,258 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d9c7f7-beea-4404-9eb2-837d965c14a1', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d9c7f7-beea-4404-9eb2-837d965c14a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:40,341 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:14:40,342 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a90a178-f11a-46c8-bec2-efa3a9b00d9f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a90a178-f11a-46c8-bec2-efa3a9b00d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:41,405 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.048s
2026-06-15 04:14:41,405 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ead6ca5-f850-4f1e-9fe5-724d0f3638dd', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ead6ca5-f850-4f1e-9fe5-724d0f3638dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:42,499 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.081s
2026-06-15 04:14:42,500 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b13c06-2b73-42cc-b9ee-70b024e708e9', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b13c06-2b73-42cc-b9ee-70b024e708e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:43,594 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.080s
2026-06-15 04:14:43,595 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df407fa2-0c63-4179-b4f9-a934fb455d4c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df407fa2-0c63-4179-b4f9-a934fb455d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:14:43.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:44,663 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:14:44,663 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c138317b-e229-4452-9714-1c9e3528a3af', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c138317b-e229-4452-9714-1c9e3528a3af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:14:44.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:45,752 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.074s
2026-06-15 04:14:45,753 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f685e8-f810-416a-b8b4-69582e5aa5f3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f685e8-f810-416a-b8b4-69582e5aa5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:14:45.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:45,763 92153 INFO [tempest.common.waiters] volume 746e6721-f78d-4b33-a2eb-3c6a28365ca3 reached available after waiting for 13.763696 seconds
2026-06-15 04:14:45,765 92153 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-15 04:14:45,765 92153 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-15 04:14:45,906 92153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.199/compute/v2.1/os-keypairs 0.139s
2026-06-15 04:14:45,907 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-875028535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTWS7B6idXF9QB9b/gvWwp1g3I7EHt7ulZwR8m54syybeQIlNdRILfvkqImsIpjExnL2Hmm+maKgbofoWqyhUfVN8jxlxEV2lEmUwIr7HCAx12YAtqpyJf707OnAmcTWQ=="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365f8817-2c11-4397-a129-8d720b329a8c', 'x-compute-request-id': 'req-365f8817-2c11-4397-a129-8d720b329a8c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-875028535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTWS7B6idXF9QB9b/gvWwp1g3I7EHt7ulZwR8m54syybeQIlNdRILfvkqImsIpjExnL2Hmm+maKgbofoWqyhUfVN8jxlxEV2lEmUwIr7HCAx12YAtqpyJf707OnAmcTWQ==", "fingerprint": "b4:4c:08:1e:07:cd:ab:13:6d:d4:7a:14:58:a1:b7:93", "user_id": "b61ec06f69de44d78a56d8f8b540bab6"}}'
2026-06-15 04:14:45,909 92153 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-875028535 created
2026-06-15 04:14:48,770 92153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.199/networking/v2.0/security-groups 2.860s
2026-06-15 04:14:48,771 92153 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--892157328", "description": "tempest-description--1791109264"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e5a87aae-29af-464f-894a-2ed75373d6d5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "name": "tempest-securitygroup--892157328", "stateful": true, "tenant_id": "758bae94979049c3b73a36def8932152", "project_id": "758bae94979049c3b73a36def8932152", "description": "tempest-description--1791109264", "shared": false, "security_group_rules": [{"id": "a8552548-dd1c-44e7-96a8-7ce13f31c6a5", "project_id": "758bae94979049c3b73a36def8932152", "security_group_id": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "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": 161, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T02:14:48Z", "updated_at": "2026-06-15T02:14:48Z", "revision_number": 0, "tenant_id": "758bae94979049c3b73a36def8932152"}, {"id": "c9d7fc39-40c4-4132-a8c7-98ec1be9a22a", "project_id": "758bae94979049c3b73a36def8932152", "security_group_id": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "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": 160, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T02:14:48Z", "updated_at": "2026-06-15T02:14:48Z", "revision_number": 0, "tenant_id": "758bae94979049c3b73a36def8932152"}], "tags": [], "created_at": "2026-06-15T02:14:48Z", "updated_at": "2026-06-15T02:14:48Z", "revision_number": 1}}'
2026-06-15 04:14:51,122 92153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.199/networking/v2.0/security-group-rules 2.350s
2026-06-15 04:14:51,122 92153 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": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f352019e-7068-4e40-bcbd-da758220bee5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bedc0331-0548-4f44-bb58-3ce27bd47744", "project_id": "758bae94979049c3b73a36def8932152", "security_group_id": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T02:14:50Z", "updated_at": "2026-06-15T02:14:50Z", "revision_number": 0, "tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:52,875 92153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.199/networking/v2.0/security-group-rules 1.752s
2026-06-15 04:14:52,876 92153 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": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3cc070aa-6a60-403e-a8e5-5509e671e935', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "22650367-5509-41c6-8103-54224a96b641", "project_id": "758bae94979049c3b73a36def8932152", "security_group_id": "7b32c25c-54a3-4d97-8d06-9f0a9cb59003", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T02:14:52Z", "updated_at": "2026-06-15T02:14:52Z", "revision_number": 0, "tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:14:52,877 92153 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--892157328 created
2026-06-15 04:14:54,084 92153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.199/networking/v2.0/floatingips 1.205s
2026-06-15 04:14:54,084 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "f2192481-e198-4682-8a53-f094c1483f0b"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-41de3882-f4a9-40b9-a32f-c292deeea539', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9bdb1960-d081-4aeb-ba06-9ac6a897c42e", "tenant_id": "758bae94979049c3b73a36def8932152", "project_id": "758bae94979049c3b73a36def8932152", "floating_ip_address": "172.24.4.108", "floating_network_id": "f2192481-e198-4682-8a53-f094c1483f0b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-15T02:14:53Z", "updated_at": "2026-06-15T02:14:53Z", "revision_number": 0}}'
2026-06-15 04:14:54,085 92153 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9bdb1960-d081-4aeb-ba06-9ac6a897c42e', 'tenant_id': '758bae94979049c3b73a36def8932152', 'project_id': '758bae94979049c3b73a36def8932152', 'floating_ip_address': '172.24.4.108', 'floating_network_id': 'f2192481-e198-4682-8a53-f094c1483f0b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-15T02:14:53Z', 'updated_at': '2026-06-15T02:14:53Z', 'revision_number': 0, 'ip': '172.24.4.108'} created
2026-06-15 04:14:54,242 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.199/identity/v3/auth/tokens 0.151s
2026-06-15 04:14:54,242 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b0d1571-421a-4d6d-9452-8c82d99e8ec1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b61ec06f69de44d78a56d8f8b540bab6", "name": "tempest-TaggedAttachmentsTest-90829218-project-member", "password_expires_at": null}, "audit_ids": ["JOldOpTiRwa-gLkzIkgAwA"], "expires_at": "2026-06-15T03:14:54.000000Z", "issued_at": "2026-06-15T02:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758bae94979049c3b73a36def8932152", "name": "tempest-TaggedAttachmentsTest-90829218"}, "is_domain": false, "roles": [{"id": "67aa9606ade94b4490c0a5acb05cc937", "name": "member"}, {"id": "184c729ee9db4423aa25566b50ba8921", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f8bcebb01f934a5da4a1a02e2af85987", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/volume/v3", "region": "RegionOne"}], "id": "04ea83d863804a688b5a2c8c757e9a5a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4ebe53527e1488eaf7bd4ab56595c03", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/networking", "region": "RegionOne"}], "id": "4532b896a4c34c76a0d42f210dd1abc9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d360680ff3144f1c8af2c6873380a942", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/compute/v2.1", "region": "RegionOne"}], "id": "496ac055cff94e7fb007e1aa7a0146b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "5e718563199e4ed98da7aeb60ce3a46f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/placement", "region": "RegionOne"}], "id": "522cccc71c46464bb7fdde7b5dc687e5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f0157f36463b4e0bb7848094b6ee68a3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/image", "region": "RegionOne"}], "id": "bf30a43dd50042e8953cb8c3fc3513bf", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d0594dbf29a64497ba767697d63f9921", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/identity", "region": "RegionOne"}], "id": "c9fc91f7da434260b8f1ce651ce35aeb", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9a5217731c5140caaa278ad88262c9c9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/compute/v2/758bae94979049c3b73a36def8932152", "region": "RegionOne"}], "id": "f38cb477333e4566b8399cfdac8f1f2e", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 04:14:54,244 92153 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '0306dcb0-30bd-4a60-a927-70fc53cba617', 'name': 'tempest-TaggedAttachmentsTest-1451714850-network', 'tenant_id': '758bae94979049c3b73a36def8932152', 'project_id': '758bae94979049c3b73a36def8932152', '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': 60460, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T02:13:52Z', 'updated_at': '2026-06-15T02:13:52Z', 'revision_number': 1} available for tenant
2026-06-15 04:14:54,329 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.199/identity/v3/auth/tokens 0.081s
2026-06-15 04:14:54,329 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a20e62b-1fc6-4c7b-b8b2-b49635fca3a2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.199/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b61ec06f69de44d78a56d8f8b540bab6", "name": "tempest-TaggedAttachmentsTest-90829218-project-member", "password_expires_at": null}, "audit_ids": ["30en9eyUSOidNXY3rV5a9w"], "expires_at": "2026-06-15T03:14:54.000000Z", "issued_at": "2026-06-15T02:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758bae94979049c3b73a36def8932152", "name": "tempest-TaggedAttachmentsTest-90829218"}, "is_domain": false, "roles": [{"id": "67aa9606ade94b4490c0a5acb05cc937", "name": "member"}, {"id": "184c729ee9db4423aa25566b50ba8921", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f8bcebb01f934a5da4a1a02e2af85987", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/volume/v3", "region": "RegionOne"}], "id": "04ea83d863804a688b5a2c8c757e9a5a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4ebe53527e1488eaf7bd4ab56595c03", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/networking", "region": "RegionOne"}], "id": "4532b896a4c34c76a0d42f210dd1abc9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d360680ff3144f1c8af2c6873380a942", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/compute/v2.1", "region": "RegionOne"}], "id": "496ac055cff94e7fb007e1aa7a0146b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "5e718563199e4ed98da7aeb60ce3a46f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/placement", "region": "RegionOne"}], "id": "522cccc71c46464bb7fdde7b5dc687e5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f0157f36463b4e0bb7848094b6ee68a3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/image", "region": "RegionOne"}], "id": "bf30a43dd50042e8953cb8c3fc3513bf", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d0594dbf29a64497ba767697d63f9921", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/identity", "region": "RegionOne"}], "id": "c9fc91f7da434260b8f1ce651ce35aeb", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9a5217731c5140caaa278ad88262c9c9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.199/compute/v2/758bae94979049c3b73a36def8932152", "region": "RegionOne"}], "id": "f38cb477333e4566b8399cfdac8f1f2e", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 04:14:54,330 92153 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '0306dcb0-30bd-4a60-a927-70fc53cba617', 'name': 'tempest-TaggedAttachmentsTest-1451714850-network', 'tenant_id': '758bae94979049c3b73a36def8932152', 'project_id': '758bae94979049c3b73a36def8932152', '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': 60460, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T02:13:52Z', 'updated_at': '2026-06-15T02:13:52Z', 'revision_number': 1} available for tenant
2026-06-15 04:14:54,331 92153 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-875028535', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTWS7B6idXF9QB9b/gvWwp1g3I7EHt7ulZwR8m54syybeQIlNdRILfvkqImsIpjExnL2Hmm+maKgbofoWqyhUfVN8jxlxEV2lEmUwIr7HCAx12YAtqpyJf707OnAmcTWQ==', 'fingerprint': 'b4:4c:08:1e:07:cd:ab:13:6d:d4:7a:14:58:a1:b7:93', 'user_id': 'b61ec06f69de44d78a56d8f8b540bab6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCl+ObKlwmdSN2KF7TLkOeemFX8wl4C2MfrUWjaR+t5hn5i/6T8Oocy\n7IpFzOvqxbigBwYFK4EEACKhZANiAASk1kuweonVxfUAfW/4L1sKdYNyOxB7e7pW\ncEfJueLMsm3kCJTXUSC375KiJrCKYxMZy9h5pvpmioG6H6FqsoVH1TfI8ZcRFdpR\nJlMCK+xwgMddmALaqciX+9OzpwJnE1k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7b32c25c-54a3-4d97-8d06-9f0a9cb59003', 'name': 'tempest-securitygroup--892157328', 'stateful': True, 'tenant_id': '758bae94979049c3b73a36def8932152', 'project_id': '758bae94979049c3b73a36def8932152', 'description': 'tempest-description--1791109264', 'shared': False, 'security_group_rules': [{'id': 'a8552548-dd1c-44e7-96a8-7ce13f31c6a5', 'project_id': '758bae94979049c3b73a36def8932152', 'security_group_id': '7b32c25c-54a3-4d97-8d06-9f0a9cb59003', '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': 161, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-15T02:14:48Z', 'updated_at': '2026-06-15T02:14:48Z', 'revision_number': 0, 'tenant_id': '758bae94979049c3b73a36def8932152'}, {'id': 'c9d7fc39-40c4-4132-a8c7-98ec1be9a22a', 'project_id': '758bae94979049c3b73a36def8932152', 'security_group_id': '7b32c25c-54a3-4d97-8d06-9f0a9cb59003', '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': 160, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-15T02:14:48Z', 'updated_at': '2026-06-15T02:14:48Z', 'revision_number': 0, 'tenant_id': '758bae94979049c3b73a36def8932152'}], 'tags': [], 'created_at': '2026-06-15T02:14:48Z', 'updated_at': '2026-06-15T02:14:48Z', 'revision_number': 1}, 'floating_ip': {'id': '9bdb1960-d081-4aeb-ba06-9ac6a897c42e', 'tenant_id': '758bae94979049c3b73a36def8932152', 'project_id': '758bae94979049c3b73a36def8932152', 'floating_ip_address': '172.24.4.108', 'floating_network_id': 'f2192481-e198-4682-8a53-f094c1483f0b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-15T02:14:53Z', 'updated_at': '2026-06-15T02:14:53Z', 'revision_number': 0, 'ip': '172.24.4.108'}}
2026-06-15 04:14:56,246 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.199/compute/v2.1/servers 1.913s
2026-06-15 04:14:56,246 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1199154510", "imageRef": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0306dcb0-30bd-4a60-a927-70fc53cba617"}], "security_groups": [{"name": "tempest-securitygroup--892157328"}], "key_name": "tempest-keypair-875028535", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f601b28d-cd0e-45ed-a7d5-3dcae8c2c1a8', 'x-compute-request-id': 'req-f601b28d-cd0e-45ed-a7d5-3dcae8c2c1a8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.199/compute/v2.1/servers'}
Body: b'{"server": {"id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--892157328"}], "adminPass": "655TcSQ44uRv"}}'
2026-06-15 04:14:56,382 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.132s
2026-06-15 04:14:56,384 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa886449-50b9-4f95-9c46-8a126d2da332', 'x-compute-request-id': 'req-aa886449-50b9-4f95-9c46-8a126d2da332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:14:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:14:57,545 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.143s
2026-06-15 04:14:57,546 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733b76fb-90fd-49c9-966e-c1f06fbedbb4', 'x-compute-request-id': 'req-733b76fb-90fd-49c9-966e-c1f06fbedbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:14:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:14:58,830 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.266s
2026-06-15 04:14:58,831 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f09f71-3481-4e2e-aecb-b4fa225d205a', 'x-compute-request-id': 'req-27f09f71-3481-4e2e-aecb-b4fa225d205a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:14:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:14:59,967 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.121s
2026-06-15 04:14:59,968 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc4e7ec-230a-4016-8ac5-92e8f8950820', 'x-compute-request-id': 'req-0cc4e7ec-230a-4016-8ac5-92e8f8950820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:14:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:14:59,988 92153 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-15 04:15:01,148 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.159s
2026-06-15 04:15:01,148 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4bc3bdd-ca3e-427e-85ba-dbe70fdb3404', 'x-compute-request-id': 'req-c4bc3bdd-ca3e-427e-85ba-dbe70fdb3404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:14:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:02,926 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.744s
2026-06-15 04:15:02,926 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d96cc4-a0a0-4f68-bb12-fe5be7a5aa98', 'x-compute-request-id': 'req-b1d96cc4-a0a0-4f68-bb12-fe5be7a5aa98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:04,175 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.232s
2026-06-15 04:15:04,175 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09da2351-e0aa-40a7-bf71-a1ba7f255eaa', 'x-compute-request-id': 'req-09da2351-e0aa-40a7-bf71-a1ba7f255eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:04,192 92153 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-06-15 04:15:06,930 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 1.737s
2026-06-15 04:15:06,930 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0451177c-b5d0-4500-9210-690190c95e5c', 'x-compute-request-id': 'req-0451177c-b5d0-4500-9210-690190c95e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:08,814 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.866s
2026-06-15 04:15:08,815 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce985310-27b4-48df-bee9-27a1de505210', 'x-compute-request-id': 'req-ce985310-27b4-48df-bee9-27a1de505210', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:08,834 92153 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 12 second wait
2026-06-15 04:15:12,481 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 2.645s
2026-06-15 04:15:12,482 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b27194-bc9d-4a55-aa02-2f909b23d568', 'x-compute-request-id': 'req-65b27194-bc9d-4a55-aa02-2f909b23d568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:14,119 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.611s
2026-06-15 04:15:14,119 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f37d7a-c098-45af-9a44-51939c778e3a', 'x-compute-request-id': 'req-27f37d7a-c098-45af-9a44-51939c778e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:15,756 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.616s
2026-06-15 04:15:15,756 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac69d462-ddf4-46aa-92cb-40787832d911', 'x-compute-request-id': 'req-ac69d462-ddf4-46aa-92cb-40787832d911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:18,102 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 1.324s
2026-06-15 04:15:18,102 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830d8d2c-98fa-4d21-a055-17f35e62fdb0', 'x-compute-request-id': 'req-830d8d2c-98fa-4d21-a055-17f35e62fdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:19,579 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.452s
2026-06-15 04:15:19,579 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5e2872-81a6-42cf-99a8-b77bab7db808', 'x-compute-request-id': 'req-9d5e2872-81a6-42cf-99a8-b77bab7db808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:22,204 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 1.601s
2026-06-15 04:15:22,204 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96623e3-9eb0-4d02-b286-adda859aa104', 'x-compute-request-id': 'req-c96623e3-9eb0-4d02-b286-adda859aa104', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "BUILD", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:23,675 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.450s
2026-06-15 04:15:23,675 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2652d01-4d39-49f8-ae5a-1ed3004c629c', 'x-compute-request-id': 'req-d2652d01-4d39-49f8-ae5a-1ed3004c629c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1451714850-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}]}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:23,697 92153 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 27 second wait
2026-06-15 04:15:23,929 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-interface 0.229s
2026-06-15 04:15:23,929 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aaf78e5-0ad9-4f92-b79e-8711621dae9d', 'x-compute-request-id': 'req-0aaf78e5-0ad9-4f92-b79e-8711621dae9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "0306dcb0-30bd-4a60-a927-70fc53cba617", "port_id": "98ca34a4-0764-4a40-8bd7-a849067b9fd9", "mac_addr": "fa:16:3e:53:21:94", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "889fc755-9823-4272-acb2-0739da2d3d7c", "ip_address": "10.0.0.8"}]}]}'
2026-06-15 04:15:26,454 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.199/networking/v2.0/floatingips/9bdb1960-d081-4aeb-ba06-9ac6a897c42e 2.517s
2026-06-15 04:15:26,455 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "98ca34a4-0764-4a40-8bd7-a849067b9fd9"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b594b905-7eae-4493-85ea-c73c88cd33eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/networking/v2.0/floatingips/9bdb1960-d081-4aeb-ba06-9ac6a897c42e'}
Body: b'{"floatingip": {"id": "9bdb1960-d081-4aeb-ba06-9ac6a897c42e", "tenant_id": "758bae94979049c3b73a36def8932152", "project_id": "758bae94979049c3b73a36def8932152", "floating_ip_address": "172.24.4.108", "floating_network_id": "f2192481-e198-4682-8a53-f094c1483f0b", "router_id": "6a69db4b-4a9f-4bf4-b664-d021a526dd83", "port_id": "98ca34a4-0764-4a40-8bd7-a849067b9fd9", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0306dcb0-30bd-4a60-a927-70fc53cba617", "mac_address": "fa:16:3e:53:21:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-15T02:14:53Z", "updated_at": "2026-06-15T02:15:24Z", "revision_number": 1}}'
2026-06-15 04:15:26,457 92153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.108:22' as 'cirros' with public key authentication
2026-06-15 04:15:45,823 92153 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 04:15:45,939 92153 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 04:15:45,940 92153 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.108 successfully created
2026-06-15 04:15:46,576 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.635s
2026-06-15 04:15:46,576 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c612d65-9ca0-4e39-bda1-2c357837b886', 'x-compute-request-id': 'req-5c612d65-9ca0-4e39-bda1-2c357837b886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1451714850-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}]}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:15:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:15:58,060 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-interface 11.459s
2026-06-15 04:15:58,060 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"interfaceAttachment": {"net_id": "3b037723-5209-4522-a397-05aa133dc365", "tag": "nic-tag"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a8b6c8-97ad-425a-a2bc-4c478b84b751', 'x-compute-request-id': 'req-b4a8b6c8-97ad-425a-a2bc-4c478b84b751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "3b037723-5209-4522-a397-05aa133dc365", "port_id": "b364086d-e7b3-4eac-b54a-3fd20f4bed2a", "mac_addr": "fa:16:3e:51:c2:40", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c4830698-bbe3-4355-80bc-390bfa188aed", "ip_address": "10.10.10.54"}]}}'
2026-06-15 04:16:00,711 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-volume_attachments 2.647s
2026-06-15 04:16:00,711 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "tag": "volume-tag"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da634da-52d0-402c-b024-9bea7fefeeda', 'x-compute-request-id': 'req-8da634da-52d0-402c-b024-9bea7fefeeda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "serverId": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "volumeId": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "device": "/dev/vdb"}}'
2026-06-15 04:16:00,781 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:16:00,781 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d85788-9cb2-4261-83ec-e77a3acd8cfc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d85788-9cb2-4261-83ec-e77a3acd8cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:01,886 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.092s
2026-06-15 04:16:01,886 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988bd0d1-c273-4447-aa95-e59d979ccfd6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988bd0d1-c273-4447-aa95-e59d979ccfd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:02,989 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.086s
2026-06-15 04:16:02,989 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfae9f3-fb5a-4617-bc2b-c883105e803c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfae9f3-fb5a-4617-bc2b-c883105e803c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:02.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:04,147 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.142s
2026-06-15 04:16:04,147 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3653e88-02f2-49c0-ab81-625fad47fefa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3653e88-02f2-49c0-ab81-625fad47fefa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:02.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:05,215 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:16:05,216 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c302102-fcec-4a03-a7d7-74b22638dfab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c302102-fcec-4a03-a7d7-74b22638dfab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:06,273 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:16:06,278 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b369df-37e4-46aa-a872-032f28ec0d12', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b369df-37e4-46aa-a872-032f28ec0d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:07,386 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.089s
2026-06-15 04:16:07,387 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf18fda-a550-49ca-b6f0-f96379aa69bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf18fda-a550-49ca-b6f0-f96379aa69bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:08,467 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.063s
2026-06-15 04:16:08,468 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862c70a-ea51-469e-a4dc-42abee8b6a3f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862c70a-ea51-469e-a4dc-42abee8b6a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:09,587 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.105s
2026-06-15 04:16:09,587 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4728b81-4821-4736-90cc-fd2262ab5fa2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4728b81-4821-4736-90cc-fd2262ab5fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:10,670 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:16:10,671 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd980d9-1f6f-488d-9eb5-2e677c0cfd4c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd980d9-1f6f-488d-9eb5-2e677c0cfd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:11,765 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.077s
2026-06-15 04:16:11,765 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207c39ac-1186-41e1-b2de-7126ee29117f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207c39ac-1186-41e1-b2de-7126ee29117f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:12,836 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:16:12,837 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac8872d-c7f1-4192-8354-4f033e2165ab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac8872d-c7f1-4192-8354-4f033e2165ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:13,964 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.111s
2026-06-15 04:16:13,964 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0ab6d3-bdb5-48e4-8406-1cd6f51651bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0ab6d3-bdb5-48e4-8406-1cd6f51651bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:15,076 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.096s
2026-06-15 04:16:15,077 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f5fc87-1b42-420b-b67f-f9d65fed1ccf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f5fc87-1b42-420b-b67f-f9d65fed1ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:16,146 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.054s
2026-06-15 04:16:16,146 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c49e8a-7a9e-404b-bce8-333888648ec6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c49e8a-7a9e-404b-bce8-333888648ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:17,218 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:16:17,218 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a271b3e-9d3e-412b-b103-1f7075a5acfd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a271b3e-9d3e-412b-b103-1f7075a5acfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:18,302 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.067s
2026-06-15 04:16:18,302 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd5b66d3-fe46-4f21-8516-6d1446f90d22', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd5b66d3-fe46-4f21-8516-6d1446f90d22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:19,375 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:16:19,376 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796a7190-084e-4391-bc28-a82678e8e61f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796a7190-084e-4391-bc28-a82678e8e61f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:20,440 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.052s
2026-06-15 04:16:20,440 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b1f7f5-75a8-43c2-a83e-ca4883e0cfa5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b1f7f5-75a8-43c2-a83e-ca4883e0cfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:21,514 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:16:21,514 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd1cd01-72b1-4c7a-9a23-5f99aafb5ade', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd1cd01-72b1-4c7a-9a23-5f99aafb5ade', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:22,578 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.051s
2026-06-15 04:16:22,579 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2538dd87-74ac-4c79-85f0-096bd9ee8b25', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2538dd87-74ac-4c79-85f0-096bd9ee8b25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:23,649 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.058s
2026-06-15 04:16:23,649 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3170fefb-8b53-4c41-b39a-899a1b8c8339', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3170fefb-8b53-4c41-b39a-899a1b8c8339', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:24,721 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.058s
2026-06-15 04:16:24,721 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5934e048-0640-441c-9809-f52606e3ef69', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5934e048-0640-441c-9809-f52606e3ef69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:25,796 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.060s
2026-06-15 04:16:25,796 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec68b3c5-d43f-4f7c-893f-d47db33659f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec68b3c5-d43f-4f7c-893f-d47db33659f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:26,888 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.077s
2026-06-15 04:16:26,888 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d6ff24-41e0-4bc3-8bea-9206e15be3eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d6ff24-41e0-4bc3-8bea-9206e15be3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:27,958 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:16:27,959 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfae2a9-0748-4efc-b444-57e911abb5b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbfae2a9-0748-4efc-b444-57e911abb5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:29,064 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.091s
2026-06-15 04:16:29,065 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c3115b-5118-4dcc-8aaf-721eb687c4f7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c3115b-5118-4dcc-8aaf-721eb687c4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:30,130 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.049s
2026-06-15 04:16:30,131 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1790f8-450e-42d3-bcb5-6dc6a25bd7cc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1790f8-450e-42d3-bcb5-6dc6a25bd7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:31,211 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.066s
2026-06-15 04:16:31,212 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bb890a-31e1-4d70-ba80-07cf0a3af87b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bb890a-31e1-4d70-ba80-07cf0a3af87b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:32,288 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.063s
2026-06-15 04:16:32,289 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69975ee0-7f75-4536-b121-e2f9dd97d51b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69975ee0-7f75-4536-b121-e2f9dd97d51b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:33,361 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:16:33,362 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88c60c6-3cc8-4006-891d-a888bfde0f28', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88c60c6-3cc8-4006-891d-a888bfde0f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:34,427 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:16:34,428 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8871e0fe-ebc7-4c6a-a95d-7e3952c70a73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8871e0fe-ebc7-4c6a-a95d-7e3952c70a73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:35,509 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:16:35,509 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6023cb6-04dc-47eb-a026-f0fd8d859c62', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6023cb6-04dc-47eb-a026-f0fd8d859c62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:36,592 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:16:36,592 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f780dba9-9013-42c7-9641-137e92f318b3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f780dba9-9013-42c7-9641-137e92f318b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:37,675 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:16:37,676 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1c089e-05e6-4605-983b-3c9e7128f7d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1c089e-05e6-4605-983b-3c9e7128f7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:38,739 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.048s
2026-06-15 04:16:38,739 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5510f27-d005-4fa4-9546-c96d4024b31e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5510f27-d005-4fa4-9546-c96d4024b31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:39,800 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:16:39,800 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85db149b-6080-4a82-80f9-b9774de01195', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85db149b-6080-4a82-80f9-b9774de01195', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:40,854 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.043s
2026-06-15 04:16:40,854 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3143308e-d05e-4ff8-a119-63d62400c0a6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3143308e-d05e-4ff8-a119-63d62400c0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:41,977 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.110s
2026-06-15 04:16:41,977 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f96d72-1d00-4eee-b729-ec81dced65d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f96d72-1d00-4eee-b729-ec81dced65d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:43,057 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.062s
2026-06-15 04:16:43,058 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540e48d6-a845-47ca-b396-f9c0f45904f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540e48d6-a845-47ca-b396-f9c0f45904f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:44,156 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.085s
2026-06-15 04:16:44,157 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42663d5-5b7c-42d7-a2df-d23baf5cefc4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42663d5-5b7c-42d7-a2df-d23baf5cefc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:45,245 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.073s
2026-06-15 04:16:45,247 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf078d0-e379-43f7-bd4c-06d0f68bd2cf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf078d0-e379-43f7-bd4c-06d0f68bd2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:46,447 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.185s
2026-06-15 04:16:46,447 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11eac403-bb99-44ca-8bd9-a7a6cfeb0b81', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11eac403-bb99-44ca-8bd9-a7a6cfeb0b81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:47,548 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.087s
2026-06-15 04:16:47,548 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1186e10c-9daf-4648-8287-d2e3bbbbbc05', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1186e10c-9daf-4648-8287-d2e3bbbbbc05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:48,696 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.126s
2026-06-15 04:16:48,696 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8451a780-ddb7-45f6-ad65-76b5cf799650', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8451a780-ddb7-45f6-ad65-76b5cf799650', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:49,770 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.060s
2026-06-15 04:16:49,770 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4f7b46-5d5e-4ab8-976d-c39b61326264', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4f7b46-5d5e-4ab8-976d-c39b61326264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:50,847 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.059s
2026-06-15 04:16:50,848 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e3b473-dbb2-4aaf-9643-0611ab3adef9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e3b473-dbb2-4aaf-9643-0611ab3adef9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:51,934 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.071s
2026-06-15 04:16:51,935 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce24e475-eeb7-46ed-a71c-3c2c98972cf4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce24e475-eeb7-46ed-a71c-3c2c98972cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:53,012 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.063s
2026-06-15 04:16:53,012 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32f9c19-a4d6-4340-8c4e-d624f4a8a5f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32f9c19-a4d6-4340-8c4e-d624f4a8a5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:54,129 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.102s
2026-06-15 04:16:54,129 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce4f62b-f215-4805-beca-95be18747855', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce4f62b-f215-4805-beca-95be18747855', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:55,245 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.103s
2026-06-15 04:16:55,246 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d17e4d6-f32a-471f-8561-5e33ac5ca398', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d17e4d6-f32a-471f-8561-5e33ac5ca398', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:56,327 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:16:56,327 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c4670b-e53a-4ee1-96fb-60e88ae33f38', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c4670b-e53a-4ee1-96fb-60e88ae33f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:57,392 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.049s
2026-06-15 04:16:57,392 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e662263-52a7-466b-8efc-5e5a230a16c0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e662263-52a7-466b-8efc-5e5a230a16c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:58,446 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.042s
2026-06-15 04:16:58,446 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3338115e-f6ae-4720-b07a-f0ddf6bfe4a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3338115e-f6ae-4720-b07a-f0ddf6bfe4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:16:59,506 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.048s
2026-06-15 04:16:59,506 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8efc18-16b4-49ce-882e-164da1f524a7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8efc18-16b4-49ce-882e-164da1f524a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:00,563 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.044s
2026-06-15 04:17:00,564 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528a6de5-d801-4342-bc16-f4310aba7ffb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528a6de5-d801-4342-bc16-f4310aba7ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:01,645 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.068s
2026-06-15 04:17:01,645 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d953797-5cf2-4034-9fa5-238ca5c00009', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d953797-5cf2-4034-9fa5-238ca5c00009', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:02,712 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:17:02,712 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727d850b-70c0-4b01-90e5-bcabb6ef47b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727d850b-70c0-4b01-90e5-bcabb6ef47b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:03,784 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.058s
2026-06-15 04:17:03,784 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fc7c89-e553-4f6f-9f42-0c1ebe5e835a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fc7c89-e553-4f6f-9f42-0c1ebe5e835a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:04,840 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.043s
2026-06-15 04:17:04,841 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e4ebc7-359f-4ca5-b3c8-34d99a12fc91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e4ebc7-359f-4ca5-b3c8-34d99a12fc91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:05,892 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.040s
2026-06-15 04:17:05,893 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e7eaf3-e0de-418f-88c1-ee7ffdec5bc9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e7eaf3-e0de-418f-88c1-ee7ffdec5bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:06,983 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.077s
2026-06-15 04:17:06,983 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae452c-9127-4298-9b97-e453b827ac99', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae452c-9127-4298-9b97-e453b827ac99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:08,085 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.088s
2026-06-15 04:17:08,087 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bacadaca-5479-4fca-a110-afa5c8d47469', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bacadaca-5479-4fca-a110-afa5c8d47469', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:09,154 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.051s
2026-06-15 04:17:09,155 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade4e149-c1c7-4584-b459-35f79700fe47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade4e149-c1c7-4584-b459-35f79700fe47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:10,237 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.067s
2026-06-15 04:17:10,238 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81409465-a019-424c-9bca-5181c0baa596', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81409465-a019-424c-9bca-5181c0baa596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:11,301 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:17:11,301 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8daaabc1-a1f4-455c-8ce7-1e8f2e8cc21c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8daaabc1-a1f4-455c-8ce7-1e8f2e8cc21c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:12,358 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.042s
2026-06-15 04:17:12,358 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dda237-3553-4594-9ac9-37bbb25f3cf2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dda237-3553-4594-9ac9-37bbb25f3cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:13,436 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.067s
2026-06-15 04:17:13,436 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101613f2-1195-4794-bd4c-3ffe2f319b93', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101613f2-1195-4794-bd4c-3ffe2f319b93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:14,498 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.043s
2026-06-15 04:17:14,498 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141475d8-7ad4-485b-95af-b7356932deb5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141475d8-7ad4-485b-95af-b7356932deb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:15,572 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:17:15,573 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f197d37-3932-4a9d-8a58-bfb35a9bb0fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f197d37-3932-4a9d-8a58-bfb35a9bb0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:16,637 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.049s
2026-06-15 04:17:16,638 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d2a86b-6ba9-435a-961c-ecad919e6b62', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d2a86b-6ba9-435a-961c-ecad919e6b62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:17,696 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.042s
2026-06-15 04:17:17,696 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def38ec5-f77e-41c7-955a-789c8910fbf5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def38ec5-f77e-41c7-955a-789c8910fbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:18,774 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:17:18,775 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66dc1ee3-1bb2-4978-a050-1e33deb421cb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66dc1ee3-1bb2-4978-a050-1e33deb421cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:19,837 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:17:19,838 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12597ab-f6cb-4817-a0b9-1f5b882e15d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12597ab-f6cb-4817-a0b9-1f5b882e15d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:20,899 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:17:20,899 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032ac2d7-b0b2-43d9-96be-d2d94d26ee6c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032ac2d7-b0b2-43d9-96be-d2d94d26ee6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:22,011 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.100s
2026-06-15 04:17:22,012 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0524e89-ec45-4f4b-9871-f82f1857e1e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0524e89-ec45-4f4b-9871-f82f1857e1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:23,083 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:17:23,084 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffe9d26-ba94-4c6e-8a2c-d2067e2e3b7d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffe9d26-ba94-4c6e-8a2c-d2067e2e3b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:24,233 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.135s
2026-06-15 04:17:24,234 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045cb415-5904-401c-bbcf-362bc29c2d7b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045cb415-5904-401c-bbcf-362bc29c2d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:25,331 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.075s
2026-06-15 04:17:25,332 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a16ec6b-4c69-4a03-a87f-b196dcac0a90', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a16ec6b-4c69-4a03-a87f-b196dcac0a90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:26,430 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.083s
2026-06-15 04:17:26,431 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a78932-e267-47c3-8ad4-d13c13a43197', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a78932-e267-47c3-8ad4-d13c13a43197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:27,582 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.137s
2026-06-15 04:17:27,582 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02a0f20-ad83-40fc-b1ea-ebd8c508bd4f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02a0f20-ad83-40fc-b1ea-ebd8c508bd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:28,694 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.095s
2026-06-15 04:17:28,694 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4216ad72-f288-4f73-a8eb-24f980aa3094', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4216ad72-f288-4f73-a8eb-24f980aa3094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:29,759 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:17:29,760 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf887de-5868-4403-9693-c2543415f90b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf887de-5868-4403-9693-c2543415f90b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:30,832 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:17:30,833 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e891b1-f7cd-4c05-95bc-cc0fa45e8b18', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e891b1-f7cd-4c05-95bc-cc0fa45e8b18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:31,900 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.054s
2026-06-15 04:17:31,900 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628bc056-b051-4349-8b83-a8333847723c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628bc056-b051-4349-8b83-a8333847723c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:32,965 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.052s
2026-06-15 04:17:32,966 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca0efb3-9e2c-4021-8a7e-c82e26ae72a5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca0efb3-9e2c-4021-8a7e-c82e26ae72a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:34,041 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.062s
2026-06-15 04:17:34,041 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd00e19b-7c52-477b-b0e3-c6ee22379760', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd00e19b-7c52-477b-b0e3-c6ee22379760', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:35,108 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:17:35,109 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0eb2aa-6160-4eb8-957c-389ba9d1fcad', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0eb2aa-6160-4eb8-957c-389ba9d1fcad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:36,235 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.109s
2026-06-15 04:17:36,235 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d37c557-2902-4199-91ec-1fda3bd0edcf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d37c557-2902-4199-91ec-1fda3bd0edcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:37,296 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:17:37,296 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d6842c-7105-4ce9-942d-264e7f5befcc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d6842c-7105-4ce9-942d-264e7f5befcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:38,367 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.058s
2026-06-15 04:17:38,367 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066891a5-3d81-4d1c-800f-9e1324f30c35', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066891a5-3d81-4d1c-800f-9e1324f30c35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:39,517 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.136s
2026-06-15 04:17:39,517 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451f2acc-0a5e-46db-b649-f9d94b646246', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451f2acc-0a5e-46db-b649-f9d94b646246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:40,585 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.054s
2026-06-15 04:17:40,586 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a268a5-16ea-4064-ac0f-33434902ceb0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a268a5-16ea-4064-ac0f-33434902ceb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:41,643 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:17:41,644 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106dc82d-5827-49d1-b6aa-ce0a71e9d4f0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106dc82d-5827-49d1-b6aa-ce0a71e9d4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:42,719 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:17:42,719 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b7b57-a263-41b1-aaa0-f4db12483272', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b7b57-a263-41b1-aaa0-f4db12483272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:43,790 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:17:43,790 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00207e4-b1fc-4e4f-b47b-68b7b0f62c4d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00207e4-b1fc-4e4f-b47b-68b7b0f62c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:44,853 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.051s
2026-06-15 04:17:44,853 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286e11c2-fb25-4e97-9f13-1511ad28e1d9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286e11c2-fb25-4e97-9f13-1511ad28e1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:45,929 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.063s
2026-06-15 04:17:45,930 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e7381f-4785-46ee-9332-8c2d0ee368b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e7381f-4785-46ee-9332-8c2d0ee368b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:47,010 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:17:47,011 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512d1f30-3cc2-42f3-840a-52fa56ac73f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512d1f30-3cc2-42f3-840a-52fa56ac73f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:48,089 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:17:48,089 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed6e96e-7d93-4fcf-9c46-7b5cb18d9021', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed6e96e-7d93-4fcf-9c46-7b5cb18d9021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:49,211 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.107s
2026-06-15 04:17:49,212 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c93532-2efc-4917-a7ea-99ecf8aee319', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c93532-2efc-4917-a7ea-99ecf8aee319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:50,285 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.051s
2026-06-15 04:17:50,285 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77d094a-487e-41b9-81df-5931c66e539a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77d094a-487e-41b9-81df-5931c66e539a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:51,355 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:17:51,355 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00eef472-2529-4dc2-b11c-ac4ef007ed1c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00eef472-2529-4dc2-b11c-ac4ef007ed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:52,413 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:17:52,413 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8143db-801c-4ec5-b8b3-77e9cb018397', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8143db-801c-4ec5-b8b3-77e9cb018397', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:53,472 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.045s
2026-06-15 04:17:53,472 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c79e6b4-4e9f-4af8-bb74-c43eb4e8478e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c79e6b4-4e9f-4af8-bb74-c43eb4e8478e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:54,526 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.043s
2026-06-15 04:17:54,527 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2853659-0c36-4a1d-bd1c-09baa5f44b94', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2853659-0c36-4a1d-bd1c-09baa5f44b94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:55,592 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:17:55,593 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b4fef8-ff2a-4294-9c1c-c1d75d3b9d83', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b4fef8-ff2a-4294-9c1c-c1d75d3b9d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:56,667 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.062s
2026-06-15 04:17:56,667 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ce4de4-80f5-4718-9978-b48b137cfc3b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ce4de4-80f5-4718-9978-b48b137cfc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:57,726 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:17:57,727 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2b3e81-c0c9-4368-8042-0e63285fa541', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2b3e81-c0c9-4368-8042-0e63285fa541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:58,798 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.059s
2026-06-15 04:17:58,798 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcafbd6a-b1f3-4b4f-a46d-c0834b56c6ff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcafbd6a-b1f3-4b4f-a46d-c0834b56c6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:17:59,886 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.075s
2026-06-15 04:17:59,887 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0cf5ac-a090-4735-b291-757975c6eded', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0cf5ac-a090-4735-b291-757975c6eded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:00,954 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.054s
2026-06-15 04:18:00,955 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b040746-3694-4cf5-a89f-26f7e5e3a7d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b040746-3694-4cf5-a89f-26f7e5e3a7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:02,026 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:18:02,026 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fb0a12-b342-45b5-9dc6-fa212948e8ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fb0a12-b342-45b5-9dc6-fa212948e8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:03,099 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:18:03,100 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf26376-f124-4af8-95ef-676d5f8e76bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf26376-f124-4af8-95ef-676d5f8e76bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:04,159 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:18:04,160 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91602f7-e0c3-4ce6-91e1-cdcfb333cdbb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91602f7-e0c3-4ce6-91e1-cdcfb333cdbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:05,250 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.075s
2026-06-15 04:18:05,250 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa727c7-fefa-4588-9f8e-d559a9e2cc0f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa727c7-fefa-4588-9f8e-d559a9e2cc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:06,319 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:18:06,319 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56a4541-31b4-4443-b595-034125f3fad7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56a4541-31b4-4443-b595-034125f3fad7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:07,398 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.068s
2026-06-15 04:18:07,398 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74633d18-0e28-41db-b468-c86e8ed277a2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74633d18-0e28-41db-b468-c86e8ed277a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:08,508 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.098s
2026-06-15 04:18:08,509 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f6ab8e-ccac-43f2-8cb5-df0b58694dfa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f6ab8e-ccac-43f2-8cb5-df0b58694dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:09,570 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:18:09,570 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a0bd6f-41a5-450e-ade2-6baef4cbfe2e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a0bd6f-41a5-450e-ade2-6baef4cbfe2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:10,643 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.059s
2026-06-15 04:18:10,643 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb05294-0a66-4f48-9048-7567c7e3d6b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb05294-0a66-4f48-9048-7567c7e3d6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:11,777 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.121s
2026-06-15 04:18:11,778 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd6e54d-25c3-4aa2-b596-7969475f947b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd6e54d-25c3-4aa2-b596-7969475f947b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:12,844 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:18:12,844 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010e2b15-925e-48b0-aa45-3012204ebdef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010e2b15-925e-48b0-aa45-3012204ebdef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:13,899 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.044s
2026-06-15 04:18:13,900 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22960123-06e4-4de5-a8cb-5e6f2877e55a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22960123-06e4-4de5-a8cb-5e6f2877e55a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:14,954 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.043s
2026-06-15 04:18:14,954 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7890fd-8d25-46d7-8aea-bfc43660c3bf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7890fd-8d25-46d7-8aea-bfc43660c3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:16,033 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:18:16,034 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d7e933-6382-4e34-b929-46a98fcd2c72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d7e933-6382-4e34-b929-46a98fcd2c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:17,122 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.075s
2026-06-15 04:18:17,123 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c86c16-8952-4c94-a79b-c879b7d3b275', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c86c16-8952-4c94-a79b-c879b7d3b275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:18,203 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:18:18,203 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c3e56f-9b73-48a5-9481-62823df1e9fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c3e56f-9b73-48a5-9481-62823df1e9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:19,275 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:18:19,275 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2c8e45-df36-4b9a-a57b-2c7de6fb5aeb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2c8e45-df36-4b9a-a57b-2c7de6fb5aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:20,341 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.051s
2026-06-15 04:18:20,342 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb0323d-e6d7-4f7b-8881-6a7813cb363b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb0323d-e6d7-4f7b-8881-6a7813cb363b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:21,400 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:18:21,400 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a301b6-d69a-4194-99e8-9caa7c78ce32', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a301b6-d69a-4194-99e8-9caa7c78ce32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:22,509 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.096s
2026-06-15 04:18:22,509 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d764186-e39f-43f3-bc04-34cac1ffcb50', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d764186-e39f-43f3-bc04-34cac1ffcb50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:23,578 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:18:23,578 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae96c22e-3e2e-4036-a8ae-2542afb32f21', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae96c22e-3e2e-4036-a8ae-2542afb32f21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:24,655 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:18:24,655 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8356974-b7f4-4ac1-a0aa-c319b6e3b4e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8356974-b7f4-4ac1-a0aa-c319b6e3b4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:25,717 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:18:25,718 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1def7e0b-a54d-4e9c-b649-868e785ad1c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1def7e0b-a54d-4e9c-b649-868e785ad1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:26,775 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:18:26,776 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb41f3c-1094-46e6-9d92-95664097b52e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb41f3c-1094-46e6-9d92-95664097b52e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:27,830 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.042s
2026-06-15 04:18:27,830 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c64f235-2ba1-4129-a226-d57ab566b354', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c64f235-2ba1-4129-a226-d57ab566b354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:28,900 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.058s
2026-06-15 04:18:28,901 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16ec2ad-88a8-4981-a42c-6e6d1a3d92bf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16ec2ad-88a8-4981-a42c-6e6d1a3d92bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:29,996 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.085s
2026-06-15 04:18:29,997 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c9062c-e277-410f-a348-95a03f665af0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c9062c-e277-410f-a348-95a03f665af0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:31,071 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:18:31,072 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3568c61-9ae0-40a1-a62a-a5bc25b3480b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3568c61-9ae0-40a1-a62a-a5bc25b3480b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:32,151 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:18:32,151 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5ff740-ba56-43f2-ae45-f3d1d8ccbc33', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5ff740-ba56-43f2-ae45-f3d1d8ccbc33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:33,206 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.041s
2026-06-15 04:18:33,206 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9a65fd-7501-4ec7-aa41-8d44182e1b49', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9a65fd-7501-4ec7-aa41-8d44182e1b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:34,271 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.054s
2026-06-15 04:18:34,271 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70edbe8-d621-4b92-83c5-1582fc3cbc5d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70edbe8-d621-4b92-83c5-1582fc3cbc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:35,348 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:18:35,348 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a042534-6c0d-4570-a5b2-4d8aa301211f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a042534-6c0d-4570-a5b2-4d8aa301211f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:36,423 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.059s
2026-06-15 04:18:36,424 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c71174-735f-4b66-9670-30e3871039e4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c71174-735f-4b66-9670-30e3871039e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:37,481 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.045s
2026-06-15 04:18:37,481 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c86bf23-5539-4d48-9fe1-4508c8b29e73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c86bf23-5539-4d48-9fe1-4508c8b29e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:38,572 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.080s
2026-06-15 04:18:38,573 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942c9618-b9ee-4d30-82d6-696c50da5c81', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942c9618-b9ee-4d30-82d6-696c50da5c81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:39,679 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.091s
2026-06-15 04:18:39,679 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7191856b-2d0c-45cb-8e57-6892b7388168', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7191856b-2d0c-45cb-8e57-6892b7388168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:40,737 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.044s
2026-06-15 04:18:40,738 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b0ba47-e556-4760-8561-0ab642a63d70', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b0ba47-e556-4760-8561-0ab642a63d70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:41,822 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.072s
2026-06-15 04:18:41,823 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf5a5fb-4b3a-4725-867f-fdb01ebf3e83', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf5a5fb-4b3a-4725-867f-fdb01ebf3e83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:42,889 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.053s
2026-06-15 04:18:42,889 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c81d3d-c61a-4a96-ba1d-a0daa219fcaa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c81d3d-c61a-4a96-ba1d-a0daa219fcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:43,950 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.047s
2026-06-15 04:18:43,950 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8f7d9f-05c2-425d-9eb1-9b80e72993e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8f7d9f-05c2-425d-9eb1-9b80e72993e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:45,054 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.090s
2026-06-15 04:18:45,054 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748baaa4-b0f6-4955-a5a7-d0bd9600b384', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748baaa4-b0f6-4955-a5a7-d0bd9600b384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:46,123 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.056s
2026-06-15 04:18:46,124 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bceca7-56ce-4c1f-b6d9-e832a3264b04', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bceca7-56ce-4c1f-b6d9-e832a3264b04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:47,322 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.186s
2026-06-15 04:18:47,323 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933d9e3b-570a-4fdb-b004-6fd51b0c0d2b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933d9e3b-570a-4fdb-b004-6fd51b0c0d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:48,408 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.067s
2026-06-15 04:18:48,409 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c5524c-8ce0-4607-b9ac-eff544179e98', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c5524c-8ce0-4607-b9ac-eff544179e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:49,483 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:18:49,484 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f001c04-09d4-479b-b76c-42c0ecb6ebc7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f001c04-09d4-479b-b76c-42c0ecb6ebc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:50,561 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.063s
2026-06-15 04:18:50,561 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69a726b-082f-400e-8ea6-1bf22d75bcb2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69a726b-082f-400e-8ea6-1bf22d75bcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:51,652 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.076s
2026-06-15 04:18:51,652 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fb9bdf-5106-4a53-91ef-4551e85dedba', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fb9bdf-5106-4a53-91ef-4551e85dedba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:52,831 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.161s
2026-06-15 04:18:52,831 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c752af3b-13f9-48b9-a6ce-a92f568523cf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c752af3b-13f9-48b9-a6ce-a92f568523cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:53,902 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:18:53,903 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc0804c-fe59-41c4-9127-12ddfebdc19b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc0804c-fe59-41c4-9127-12ddfebdc19b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:54,997 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.080s
2026-06-15 04:18:54,997 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbcb7d1-9d9c-4e60-b9c2-aa89a61d70af', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbcb7d1-9d9c-4e60-b9c2-aa89a61d70af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:56,076 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.065s
2026-06-15 04:18:56,076 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67627c5-5543-4b0a-978c-4e647bbeba7b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67627c5-5543-4b0a-978c-4e647bbeba7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:57,143 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.049s
2026-06-15 04:18:57,144 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32830c85-ce18-4b80-a9fb-363a792e9588', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32830c85-ce18-4b80-a9fb-363a792e9588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:58,200 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.046s
2026-06-15 04:18:58,200 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6b2b89-181b-4310-a1b6-28c4cd2fc6fd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6b2b89-181b-4310-a1b6-28c4cd2fc6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:18:59,282 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:18:59,282 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a302cffc-51f9-4037-b6be-499c5c72f9e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a302cffc-51f9-4037-b6be-499c5c72f9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:00,358 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.061s
2026-06-15 04:19:00,358 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5002ff8-71d3-42a0-b27e-d8a99fbf15ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5002ff8-71d3-42a0-b27e-d8a99fbf15ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:01,448 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.074s
2026-06-15 04:19:01,448 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486f8e26-17c3-4198-b3fa-de2dd45b5891', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486f8e26-17c3-4198-b3fa-de2dd45b5891', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:02,533 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.069s
2026-06-15 04:19:02,534 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11fa1ead-1139-4c83-910e-92d571347065', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11fa1ead-1139-4c83-910e-92d571347065', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:03,615 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.069s
2026-06-15 04:19:03,616 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214d05f2-6f71-4e5b-9b93-d6ad90f93028', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214d05f2-6f71-4e5b-9b93-d6ad90f93028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:04,700 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.069s
2026-06-15 04:19:04,701 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b687e8-74de-4ff0-82ba-52657eba9b1a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b687e8-74de-4ff0-82ba-52657eba9b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:05,781 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.064s
2026-06-15 04:19:05,782 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afed91cd-14e6-4ae9-a247-6d1e9cf5330a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afed91cd-14e6-4ae9-a247-6d1e9cf5330a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:06,853 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.057s
2026-06-15 04:19:06,854 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252b9e5-7445-44d8-9093-6e1d964d7023', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252b9e5-7445-44d8-9093-6e1d964d7023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:07,920 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.055s
2026-06-15 04:19:07,920 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784a0f7e-f79c-40ab-809e-5d3257dad9e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784a0f7e-f79c-40ab-809e-5d3257dad9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:09,009 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.075s
2026-06-15 04:19:09,010 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22bf72d5-ec3f-41f4-b15d-349a6f94db19', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22bf72d5-ec3f-41f4-b15d-349a6f94db19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:10,077 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.050s
2026-06-15 04:19:10,077 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a2e318-f75f-4126-8474-ea6f0d2cdc46', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a2e318-f75f-4126-8474-ea6f0d2cdc46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:11,193 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.103s
2026-06-15 04:19:11,193 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976e0155-94a8-4556-acc3-48bf76e69310', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976e0155-94a8-4556-acc3-48bf76e69310', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:12,309 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.098s
2026-06-15 04:19:12,310 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3a6f4d-763d-449c-8925-8dc8ae131259', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3a6f4d-763d-449c-8925-8dc8ae131259', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:13,401 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.073s
2026-06-15 04:19:13,402 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d08e749-18c5-4056-88b6-b7ddb2c913c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d08e749-18c5-4056-88b6-b7ddb2c913c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:14,484 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.070s
2026-06-15 04:19:14,485 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc18927-f370-4377-9602-f34a6bc1e1dc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc18927-f370-4377-9602-f34a6bc1e1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:15,612 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3 0.110s
2026-06-15 04:19:15,612 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16daf30c-7d3a-42ff-be45-74a61689de15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16daf30c-7d3a-42ff-be45-74a61689de15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3'}
Body: b'{"volume": {"id": "746e6721-f78d-4b33-a2eb-3c6a28365ca3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T02:14:32.000000", "updated_at": "2026-06-15T02:16:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-1617298019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.199/volume/v3/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}, {"rel": "bookmark", "href": "http://192.168.122.199/volume/volumes/746e6721-f78d-4b33-a2eb-3c6a28365ca3"}], "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "758bae94979049c3b73a36def8932152"}}'
2026-06-15 04:19:17,020 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.391s
2026-06-15 04:19:17,022 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113c5d34-e611-4a58-b130-90732ed48824', 'x-compute-request-id': 'req-113c5d34-e611-4a58-b130-90732ed48824', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b''
2026-06-15 04:19:17,910 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.884s
2026-06-15 04:19:17,911 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33bf77f-7a36-4ad3-ba5b-a935de9562ee', 'x-compute-request-id': 'req-a33bf77f-7a36-4ad3-ba5b-a935de9562ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1451714850-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}], "tempest-tagged-attachments-test-net-1126604606": [{"version": 4, "addr": "10.10.10.54", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c2:40"}]}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:19,639 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.697s
2026-06-15 04:19:19,639 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abd3166-0f87-411f-8432-1ad85c654637', 'x-compute-request-id': 'req-7abd3166-0f87-411f-8432-1ad85c654637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1451714850-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}], "tempest-tagged-attachments-test-net-1126604606": [{"version": 4, "addr": "10.10.10.54", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c2:40"}]}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:21,113 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.458s
2026-06-15 04:19:21,114 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77bde590-554a-4df1-b5f6-8f9722943a7e', 'x-compute-request-id': 'req-77bde590-554a-4df1-b5f6-8f9722943a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1451714850-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:94"}], "tempest-tagged-attachments-test-net-1126604606": [{"version": 4, "addr": "10.10.10.54", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c2:40"}]}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--892157328"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:22,401 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.250s
2026-06-15 04:19:22,402 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1416', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0864049f-a5cc-47d1-af03-e40ebd3efb1a', 'x-compute-request-id': 'req-0864049f-a5cc-47d1-af03-e40ebd3efb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "ACTIVE", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:23,558 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.141s
2026-06-15 04:19:23,558 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ce01d5-5683-4272-97b9-8412ee298ce2', 'x-compute-request-id': 'req-c3ce01d5-5683-4272-97b9-8412ee298ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "DELETED", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:23Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-15T02:16:05Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": "2026-06-15T02:19:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:23,577 92153 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait
2026-06-15 04:19:24,705 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.124s
2026-06-15 04:19:24,705 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be67854e-4eed-4f9a-bd1b-8ac2f77af70d', 'x-compute-request-id': 'req-be67854e-4eed-4f9a-bd1b-8ac2f77af70d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "DELETED", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:23Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-15T02:16:05Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": "2026-06-15T02:19:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:26,219 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.500s
2026-06-15 04:19:26,220 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985d3280-38b0-4f9d-b090-494d82a381de', 'x-compute-request-id': 'req-985d3280-38b0-4f9d-b090-494d82a381de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T02:14:56Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "a69e6721d8d445c526f896683f025ade125d9bb71b34cec38bec1894", "id": "405fa8c5-9f88-44b1-b2e0-b99752c3f1c1", "image": {"id": "0ad3d500-cd6a-4357-9bcb-50810aab8cde", "links": [{"rel": "bookmark", "href": "http://192.168.122.199/compute/images/0ad3d500-cd6a-4357-9bcb-50810aab8cde"}]}, "links": [{"rel": "self", "href": "http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}, {"rel": "bookmark", "href": "http://192.168.122.199/compute/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1"}], "metadata": {}, "name": "tempest-device-tagging-server-1199154510", "status": "DELETED", "tenant_id": "758bae94979049c3b73a36def8932152", "user_id": "b61ec06f69de44d78a56d8f8b540bab6", "updated": "2026-06-15T02:19:23Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-15T02:16:05Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-875028535", "OS-SRV-USG:launched_at": "2026-06-15T02:15:21.000000", "OS-SRV-USG:terminated_at": "2026-06-15T02:19:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 04:19:27,281 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 0.043s
2026-06-15 04:19:27,282 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-97fe19a7-0c68-4a7b-b315-c72d57932b56', 'x-compute-request-id': 'req-97fe19a7-0c68-4a7b-b315-c72d57932b56', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.199/compute/v2.1/servers/405fa8c5-9f88-44b1-b2e0-b99752c3f1c1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 could not be found."}}'
2026-06-15 04:19:27,331 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/compute/v2.1/os-keypairs/tempest-keypair-875028535 0.048s
2026-06-15 04:19:27,331 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7727386-cc14-44b8-be32-7ab3f8886b25', 'x-compute-request-id': 'req-b7727386-cc14-44b8-be32-7ab3f8886b25', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/compute/v2.1/os-keypairs/tempest-keypair-875028535'}
Body: b''
2026-06-15 04:19:27,706 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/networking/v2.0/security-groups/7b32c25c-54a3-4d97-8d06-9f0a9cb59003 0.374s
2026-06-15 04:19:27,707 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f368d44b-6817-486c-9f00-687599efdf93', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/networking/v2.0/security-groups/7b32c25c-54a3-4d97-8d06-9f0a9cb59003'}
Body: b''
2026-06-15 04:19:27,740 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.199/networking/v2.0/security-groups/7b32c25c-54a3-4d97-8d06-9f0a9cb59003 0.033s
2026-06-15 04:19:27,741 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f9154d2b-f987-4ecf-b251-9be373d03c24', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.199/networking/v2.0/security-groups/7b32c25c-54a3-4d97-8d06-9f0a9cb59003'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7b32c25c-54a3-4d97-8d06-9f0a9cb59003 does not exist", "detail": ""}}'
2026-06-15 04:19:28,361 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/networking/v2.0/floatingips/9bdb1960-d081-4aeb-ba06-9ac6a897c42e 0.616s
2026-06-15 04:19:28,361 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-53a7379c-1365-4413-91d1-9f5cb00b7658', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/networking/v2.0/floatingips/9bdb1960-d081-4aeb-ba06-9ac6a897c42e'}
Body: b''
2026-06-15 04:19:28,617 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/networking/v2.0/subnets/c4830698-bbe3-4355-80bc-390bfa188aed 0.254s
2026-06-15 04:19:28,617 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-733c1417-9c94-43c8-a691-03ad652bc5f9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/networking/v2.0/subnets/c4830698-bbe3-4355-80bc-390bfa188aed'}
Body: b''
2026-06-15 04:19:29,272 92153 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.199/networking/v2.0/networks/3b037723-5209-4522-a397-05aa133dc365 0.654s
2026-06-15 04:19:29,272 92153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 02:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4129eaf2-0689-4f12-8bcc-93099ff22c29', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.199/networking/v2.0/networks/3b037723-5209-4522-a397-05aa133dc365'}
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/api/compute/servers/test_device_tagging.py", line 399, in test_tagged_attachment
self.attach_volume(server, volume, tag='volume-tag')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 746e6721-f78d-4b33-a2eb-3c6a28365ca3 to server 405fa8c5-9f88-44b1-b2e0-b99752c3f1c1 within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.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 | |
ProjectAdminTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt35.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt36.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt36.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt37.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt38.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt39.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
pt40.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
pt40.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt41.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt41.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt50.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt76.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt98.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
pt99.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
pt100.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 248 | 1 | 0 | 56 | ||