Status: Pass 371 Failure 2 Skip 77
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests | 10 | 9 | 1 | 0 | 0 | Detail | |
test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589] |
pass
pt1.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589]
|
||||||
test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc] |
pass
pt1.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc]
|
||||||
test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8] |
pass
pt1.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8]
|
||||||
test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1] |
pass
pt1.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1]
|
||||||
test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f] |
fail
ft1.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-03 13:16:30,770 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/volumes 0.532s
2026-07-03 13:16:30,771 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d3cc2c-efc0-4f58-b6c2-4ed78cbbdfe9', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d3cc2c-efc0-4f58-b6c2-4ed78cbbdfe9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/volumes'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:30.637920", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-03 13:16:30,913 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.130s
2026-07-03 13:16:30,914 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-791cb5e6-0c19-4f59-8713-42eba5a652d5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-791cb5e6-0c19-4f59-8713-42eba5a652d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:31.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-vol-host-attr:host": null}}'
2026-07-03 13:16:31,982 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.052s
2026-07-03 13:16:31,982 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208e47df-6195-4a68-9fbc-84f1008fe168', 'content-length': '1016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208e47df-6195-4a68-9fbc-84f1008fe168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:31.000000", "updated_at": "2026-07-03T11:16:31.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:33,067 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.073s
2026-07-03 13:16:33,069 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7d44fa-9073-4caf-9bb7-7fedbe3155b1', 'content-length': '1016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7d44fa-9073-4caf-9bb7-7fedbe3155b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:31.000000", "updated_at": "2026-07-03T11:16:31.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:34,140 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.053s
2026-07-03 13:16:34,140 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd93883c-1711-4d95-9704-a86503b73a6e', 'content-length': '1016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd93883c-1711-4d95-9704-a86503b73a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:31.000000", "updated_at": "2026-07-03T11:16:34.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:35,197 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.046s
2026-07-03 13:16:35,198 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80816ca5-951e-4d09-bbbf-6a2d9f2033ae', 'content-length': '1017', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80816ca5-951e-4d09-bbbf-6a2d9f2033ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"volume": {"id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:31.000000", "updated_at": "2026-07-03T11:16:35.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-1640780276", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7"}], "user_id": "daa8115c7827476792f8d668bf0a613e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:35,212 107333 INFO [tempest.common.waiters] volume 8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 reached available after waiting for 5.212440 seconds
2026-07-03 13:16:35,382 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/snapshots 0.169s
2026-07-03 13:16:35,382 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7f9103-d15e-4374-a7e3-bcde3ab56d96', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7f9103-d15e-4374-a7e3-bcde3ab56d96', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.306898", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-03 13:16:35,419 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:16:35,419 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7087af21-292b-4a59-b57e-cf13afd7358c', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7087af21-292b-4a59-b57e-cf13afd7358c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:36,459 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.036s
2026-07-03 13:16:36,460 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36380052-ed1c-4595-a51f-3363b8ac36dd', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36380052-ed1c-4595-a51f-3363b8ac36dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:37,500 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.035s
2026-07-03 13:16:37,501 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c27b97-5b6e-4301-a716-400f0e949cd5', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c27b97-5b6e-4301-a716-400f0e949cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:38,539 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:16:38,539 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0852ddb0-04ec-4082-bebf-dfc19a5a2a2c', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0852ddb0-04ec-4082-bebf-dfc19a5a2a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:39,585 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.041s
2026-07-03 13:16:39,585 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c624c7-8297-46a6-b840-fcde3bd63296', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c624c7-8297-46a6-b840-fcde3bd63296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:40,617 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:16:40,618 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c501108-cffd-48ac-a706-05fe84092fa3', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c501108-cffd-48ac-a706-05fe84092fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:40.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:40,621 107333 INFO [tempest.common.waiters] snapshot 3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 reached available after waiting for 5.621525 seconds
2026-07-03 13:16:40,686 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97/action 0.064s
2026-07-03 13:16:40,686 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce87c1c-ea88-483b-b120-47a04acc79c4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97/action'}
Body: b''
2026-07-03 13:16:40,719 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:16:40,719 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe17d14-79fd-4b9b-b0df-58a6de9b6866', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe17d14-79fd-4b9b-b0df-58a6de9b6866', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:41,749 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:16:41,750 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e680859b-b373-4ca3-9642-6fd844905256', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e680859b-b373-4ca3-9642-6fd844905256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:42,779 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:16:42,780 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2bb343-1c4a-4086-a450-c97db3f0edcd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2bb343-1c4a-4086-a450-c97db3f0edcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:43,811 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:16:43,811 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0820d050-de8d-41af-9bb7-b10e1f3d99e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0820d050-de8d-41af-9bb7-b10e1f3d99e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:44,844 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:16:44,844 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879803ea-d564-42a3-ba91-9f61bf3f1132', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879803ea-d564-42a3-ba91-9f61bf3f1132', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:45,874 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:16:45,875 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce83633d-4c5b-4fbf-b6a8-42270145bde1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce83633d-4c5b-4fbf-b6a8-42270145bde1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:46,903 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:16:46,904 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58260f3d-d308-4e4f-b98f-261ec83a74eb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58260f3d-d308-4e4f-b98f-261ec83a74eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:47,946 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.038s
2026-07-03 13:16:47,946 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab26ea2-b8dd-40ea-8c0a-d4c9af2dd9a0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab26ea2-b8dd-40ea-8c0a-d4c9af2dd9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:48,982 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:16:48,983 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bc45dd-daa8-4d37-8a81-975efe65639b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bc45dd-daa8-4d37-8a81-975efe65639b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:50,026 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.039s
2026-07-03 13:16:50,026 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff9b477-a08f-498f-a725-697b888b18a0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff9b477-a08f-498f-a725-697b888b18a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:51,056 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:16:51,056 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd75e8a-6bfd-4d6b-81e1-d162262f18f7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd75e8a-6bfd-4d6b-81e1-d162262f18f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:52,087 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:16:52,088 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa5639-846a-4c68-9875-9e239995fbaf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa5639-846a-4c68-9875-9e239995fbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:53,117 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:16:53,117 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe964a2-1397-4391-9c0b-1f891c87fcba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe964a2-1397-4391-9c0b-1f891c87fcba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:54,145 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:16:54,145 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92fc435-7441-401b-89fe-b41c63011ac0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92fc435-7441-401b-89fe-b41c63011ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:55,174 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:16:55,174 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a512914-765d-48ff-ac37-699826e90b7d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a512914-765d-48ff-ac37-699826e90b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:56,205 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:16:56,206 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70b4784-2a1e-405a-958f-2e9fbdaa5c9e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70b4784-2a1e-405a-958f-2e9fbdaa5c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:57,236 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:16:57,237 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c094353b-d6ea-4c57-8539-7c78fca6767a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c094353b-d6ea-4c57-8539-7c78fca6767a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:58,271 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:16:58,272 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c112d575-0e49-4940-a860-79a97259fb8b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c112d575-0e49-4940-a860-79a97259fb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:59,309 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:16:59,309 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c0b0c4-4cd1-4342-99d1-bf25fe90ddb7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c0b0c4-4cd1-4342-99d1-bf25fe90ddb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:00,352 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.038s
2026-07-03 13:17:00,353 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519e6a49-5ee4-41c3-a653-9721b3ae6ceb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519e6a49-5ee4-41c3-a653-9721b3ae6ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:01,383 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:01,384 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b032c0-e18b-4e59-9064-f53bd0a164fd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b032c0-e18b-4e59-9064-f53bd0a164fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:02,418 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:02,418 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46cd14a-83b3-4da9-b767-db33eacfb04e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46cd14a-83b3-4da9-b767-db33eacfb04e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:03,453 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:17:03,453 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b3d76-07f5-42cd-834f-223d9204f09e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b3d76-07f5-42cd-834f-223d9204f09e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:04,487 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:17:04,488 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cd916e-7401-4375-a29c-c3c4746f6689', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cd916e-7401-4375-a29c-c3c4746f6689', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:05,531 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.039s
2026-07-03 13:17:05,531 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e553fe-e90e-4dee-ab64-485b1c458ca8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e553fe-e90e-4dee-ab64-485b1c458ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:06,575 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.040s
2026-07-03 13:17:06,576 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3c78be-3950-4c36-9b6c-f2e720b57e24', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3c78be-3950-4c36-9b6c-f2e720b57e24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:07,612 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:07,613 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2322a7a4-db16-47cb-afa4-2c437d57e1eb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2322a7a4-db16-47cb-afa4-2c437d57e1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:08,649 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:17:08,649 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81581e93-e0be-466b-a25b-1ce0a43eeb8d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81581e93-e0be-466b-a25b-1ce0a43eeb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:09,684 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:17:09,685 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d5dace-452e-402c-a6a0-e0f26778a582', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d5dace-452e-402c-a6a0-e0f26778a582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:10,718 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:17:10,719 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffaea60-57fd-4abc-9bea-b748dd06bc4e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffaea60-57fd-4abc-9bea-b748dd06bc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:11,753 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:17:11,753 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1382f15-e6f7-4f43-a6b2-3a4f49543f18', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1382f15-e6f7-4f43-a6b2-3a4f49543f18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:12,786 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:17:12,787 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e5fb2a-791c-4317-a189-3676e9141579', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e5fb2a-791c-4317-a189-3676e9141579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:13,814 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:17:13,815 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e084c2-6c1d-43b3-81bf-76726aa07128', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e084c2-6c1d-43b3-81bf-76726aa07128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:14,843 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:17:14,844 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87c598f-7e68-42db-baa2-ae19a739d33e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87c598f-7e68-42db-baa2-ae19a739d33e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:15,878 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:17:15,879 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a10e42a-f006-4b91-8e8e-62dfa465805a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a10e42a-f006-4b91-8e8e-62dfa465805a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:16,912 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:17:16,912 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75b7b86-f8b4-4661-9211-0af407d2521d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75b7b86-f8b4-4661-9211-0af407d2521d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:17,949 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:17,950 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b9a2a4-091d-4121-820b-41dceaded4e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b9a2a4-091d-4121-820b-41dceaded4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:18,988 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:17:18,988 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900c30a0-5100-45d3-89da-ad20cc521ada', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900c30a0-5100-45d3-89da-ad20cc521ada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:20,031 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.036s
2026-07-03 13:17:20,031 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53bf2fe-4b5d-46a9-9c9e-47df1d88446c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53bf2fe-4b5d-46a9-9c9e-47df1d88446c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:21,064 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:21,065 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a158b43-a3e5-4f14-a28a-7459ec5699ff', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a158b43-a3e5-4f14-a28a-7459ec5699ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:22,099 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:22,099 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af3e23a-233e-4b9b-9f92-1dd8e5bd5c63', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af3e23a-233e-4b9b-9f92-1dd8e5bd5c63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:23,141 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.038s
2026-07-03 13:17:23,142 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9901b0ff-c0bc-434f-b7c0-b2e9221bbbb3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9901b0ff-c0bc-434f-b7c0-b2e9221bbbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:24,182 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.034s
2026-07-03 13:17:24,182 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1909c87b-75e6-4dee-bc85-484991738670', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1909c87b-75e6-4dee-bc85-484991738670', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:25,218 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:25,219 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1089aa80-975b-46d1-8bb5-29da5e6def28', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1089aa80-975b-46d1-8bb5-29da5e6def28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:26,249 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:26,250 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300fb4b0-2728-4600-b4c6-4cb82510805b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300fb4b0-2728-4600-b4c6-4cb82510805b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:27,287 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:17:27,288 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f499bbf2-b2d6-40b1-91e7-b481c153bebc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f499bbf2-b2d6-40b1-91e7-b481c153bebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:28,324 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:28,324 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a52e85a-2a45-4c6d-b7e0-36f76c2616f4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a52e85a-2a45-4c6d-b7e0-36f76c2616f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:29,352 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:17:29,353 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81e9bc4-91e9-4d86-a2f3-e959333c04d9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81e9bc4-91e9-4d86-a2f3-e959333c04d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:30,383 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:17:30,384 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28c0d7b-6256-4116-8f96-ca3c1d8c4a95', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28c0d7b-6256-4116-8f96-ca3c1d8c4a95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:31,419 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:31,420 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59b633c-c3f7-4ae3-a56c-86676cad24b8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59b633c-c3f7-4ae3-a56c-86676cad24b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:32,451 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:17:32,452 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c285b965-765f-4f56-828a-68ce0de4c73b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c285b965-765f-4f56-828a-68ce0de4c73b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:33,484 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:33,484 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e6d7d6-1208-4831-bd5c-e5672d8a74e3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e6d7d6-1208-4831-bd5c-e5672d8a74e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:34,515 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:34,516 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fb75d5-1317-41fa-9ea9-2cfe36b4e6d1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fb75d5-1317-41fa-9ea9-2cfe36b4e6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:35,551 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:17:35,552 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cfdd6d-a2d7-4ef7-a0f7-57cd8d2c6d17', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cfdd6d-a2d7-4ef7-a0f7-57cd8d2c6d17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:36,588 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:17:36,589 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409c2fc8-082b-40a2-a2c2-2f8f9cc80d6b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409c2fc8-082b-40a2-a2c2-2f8f9cc80d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:37,626 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:37,627 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d436da4b-2ee9-475d-ba28-cfe0092f5e6b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d436da4b-2ee9-475d-ba28-cfe0092f5e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:38,659 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:38,659 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa4d45b-cf02-4fbe-b156-37abae2ede9b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa4d45b-cf02-4fbe-b156-37abae2ede9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:39,694 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:39,694 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d7ffa0-a1ad-4fdf-ab11-d9a3e906cee2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d7ffa0-a1ad-4fdf-ab11-d9a3e906cee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:40,726 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:40,726 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c76e1c-cb35-4f59-8965-18554d2d1644', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c76e1c-cb35-4f59-8965-18554d2d1644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:41,757 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:17:41,758 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbd5fd7-62f3-4860-ad89-190791d546c4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbd5fd7-62f3-4860-ad89-190791d546c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:42,789 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:42,790 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cae596-d4ce-4710-a0ab-10a8e549afed', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cae596-d4ce-4710-a0ab-10a8e549afed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:43,828 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:17:43,828 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4092d1ff-82a4-41b3-bc7a-95e87e0bcc28', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4092d1ff-82a4-41b3-bc7a-95e87e0bcc28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:44,858 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:44,859 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925bfcea-ea82-444e-9b53-5babbc1e77a3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925bfcea-ea82-444e-9b53-5babbc1e77a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:45,889 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:17:45,890 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f56dbcb-66e1-4c6d-baf7-6ca9c0944641', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f56dbcb-66e1-4c6d-baf7-6ca9c0944641', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:46,929 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.035s
2026-07-03 13:17:46,929 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8c913b-ef65-4716-82a8-6c17e2439594', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8c913b-ef65-4716-82a8-6c17e2439594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:47,963 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:47,964 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f388e53-4cdd-4a07-80d7-4f697795db63', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f388e53-4cdd-4a07-80d7-4f697795db63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:48,993 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:17:48,993 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0154c3a5-3f4c-4c62-ba7f-64c73c939482', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0154c3a5-3f4c-4c62-ba7f-64c73c939482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:50,021 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:17:50,022 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c580d96-31a3-4159-b669-1abab497aff1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c580d96-31a3-4159-b669-1abab497aff1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:51,049 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:17:51,049 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3009047f-e837-4868-8ab3-2b1f42fa6a4a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3009047f-e837-4868-8ab3-2b1f42fa6a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:52,084 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:17:52,084 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f13b14-4ace-4e1d-bd09-0b83642d1324', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f13b14-4ace-4e1d-bd09-0b83642d1324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:53,125 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.035s
2026-07-03 13:17:53,125 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db13f6ad-00a4-4a18-ac89-82a8c7351411', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db13f6ad-00a4-4a18-ac89-82a8c7351411', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:54,166 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.036s
2026-07-03 13:17:54,167 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb0d68a-72a5-421b-8de4-c591f3c8e978', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb0d68a-72a5-421b-8de4-c591f3c8e978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:55,197 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:17:55,198 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a697b5d5-afe5-41ae-944b-e859dab97969', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a697b5d5-afe5-41ae-944b-e859dab97969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:56,230 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:17:56,231 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e6edaf-e705-4abd-8fa8-15283324ba85', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e6edaf-e705-4abd-8fa8-15283324ba85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:57,267 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:17:57,267 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f47e9c2-d208-488c-a7df-ada73b55cfbd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f47e9c2-d208-488c-a7df-ada73b55cfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:58,310 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.038s
2026-07-03 13:17:58,310 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee11077c-e030-4d1e-ab76-f2d2b1ad6155', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee11077c-e030-4d1e-ab76-f2d2b1ad6155', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:59,347 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:17:59,347 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a827070c-26ea-465c-a036-57a3a179f0d2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a827070c-26ea-465c-a036-57a3a179f0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:00,391 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.037s
2026-07-03 13:18:00,391 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7043dd35-2bce-41eb-b894-737c193e0967', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7043dd35-2bce-41eb-b894-737c193e0967', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:01,419 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:01,420 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620e3c16-2c53-4666-8f0b-6a5a20aef787', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620e3c16-2c53-4666-8f0b-6a5a20aef787', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:02,453 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:02,453 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604aec62-8998-4304-bcf6-dbf916732558', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604aec62-8998-4304-bcf6-dbf916732558', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:03,481 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:03,482 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37aa589-24aa-4b75-bd9a-26d2670b046a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37aa589-24aa-4b75-bd9a-26d2670b046a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:04,511 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:04,512 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1c3a00-f9e0-4359-9ac8-cb5f009b86a7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1c3a00-f9e0-4359-9ac8-cb5f009b86a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:05,544 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:05,544 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a33b8b5-8f81-4a71-b648-dad3c0e15f82', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a33b8b5-8f81-4a71-b648-dad3c0e15f82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:06,572 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:06,572 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370b706b-13b4-4f5e-a081-6efbacc7ae4a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370b706b-13b4-4f5e-a081-6efbacc7ae4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:07,601 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:07,601 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e8779d-4d6c-4781-898f-14e83e7604c5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e8779d-4d6c-4781-898f-14e83e7604c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:08,641 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.036s
2026-07-03 13:18:08,641 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686d55a8-5c84-496a-a54c-657d395ac6eb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686d55a8-5c84-496a-a54c-657d395ac6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:09,671 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:09,671 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2a6204-e6e7-4cdd-b49d-ee88fc98b597', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2a6204-e6e7-4cdd-b49d-ee88fc98b597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:10,700 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:10,700 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12574bd-9a27-4e00-b936-df79fe10d270', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12574bd-9a27-4e00-b936-df79fe10d270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:11,731 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:11,731 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc56e9f-4524-4e3c-8e7a-e74e2d27e560', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc56e9f-4524-4e3c-8e7a-e74e2d27e560', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:12,763 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:12,764 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb2cd6c-513c-4ee8-afb3-6a66b0861ac3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb2cd6c-513c-4ee8-afb3-6a66b0861ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:13,795 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:13,796 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f98bac-1f03-4956-af60-9aa5ffbd57d0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f98bac-1f03-4956-af60-9aa5ffbd57d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:14,829 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:18:14,830 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fffc73-15ad-422a-953c-611ddd320c95', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fffc73-15ad-422a-953c-611ddd320c95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:15,862 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:15,863 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04eb4c0-fa32-46e9-8f96-12760854781e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04eb4c0-fa32-46e9-8f96-12760854781e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:16,894 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:16,895 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c9f3c5-b24a-4629-b48b-d67697d04439', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c9f3c5-b24a-4629-b48b-d67697d04439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:17,923 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:17,924 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03d6b53-01ae-412e-887e-bc44b017248d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03d6b53-01ae-412e-887e-bc44b017248d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:18,960 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:18:18,961 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6924505d-95d0-486b-ac16-0d96cb1a9fcf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6924505d-95d0-486b-ac16-0d96cb1a9fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:19,991 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:19,992 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4396a2-ed51-4d81-8b50-3708b57272f6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4396a2-ed51-4d81-8b50-3708b57272f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:21,029 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:18:21,030 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df22d8f-6cb3-47b2-a237-8e0e7e057a39', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df22d8f-6cb3-47b2-a237-8e0e7e057a39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:22,061 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:22,062 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acb1b5e-cfb6-4229-932d-4592cda9567b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acb1b5e-cfb6-4229-932d-4592cda9567b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:23,095 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:18:23,096 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef42e6c-60f3-4e81-a9c5-3a7808a828cf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef42e6c-60f3-4e81-a9c5-3a7808a828cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:24,135 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.035s
2026-07-03 13:18:24,135 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74ed8cf-56cd-4cf9-a2c1-adcc2e669fa3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74ed8cf-56cd-4cf9-a2c1-adcc2e669fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:25,164 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:25,164 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b53fd63-66b5-4f43-a6dc-e338cda56ee3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b53fd63-66b5-4f43-a6dc-e338cda56ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:26,201 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:18:26,202 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdd2fa0-8f94-4302-82a1-3721ea7aa915', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdd2fa0-8f94-4302-82a1-3721ea7aa915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:27,228 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:18:27,229 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee36555-3c10-47b2-82fa-70b1c18ec1ae', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee36555-3c10-47b2-82fa-70b1c18ec1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:28,261 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:28,262 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f94bbfe-6cd3-403f-adb0-4aec1bfad0aa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f94bbfe-6cd3-403f-adb0-4aec1bfad0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:29,300 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:18:29,300 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005e2bc8-41c7-4c58-b350-fc9e1b1421ff', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005e2bc8-41c7-4c58-b350-fc9e1b1421ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:30,330 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:30,330 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3257a0ce-81bd-40f3-acd5-4b5061283f4f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3257a0ce-81bd-40f3-acd5-4b5061283f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:31,357 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.022s
2026-07-03 13:18:31,357 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c433af8c-f176-4e13-9177-c4fcd58242cb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c433af8c-f176-4e13-9177-c4fcd58242cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:32,386 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:32,386 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62533d63-e0e4-45bb-a9ee-99347e696b22', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62533d63-e0e4-45bb-a9ee-99347e696b22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:33,421 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:18:33,421 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163c5594-5c5a-4e6d-8989-5042f40f149a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163c5594-5c5a-4e6d-8989-5042f40f149a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:34,454 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:34,454 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5efc5a-75da-44c3-8f24-39f9c6164a0e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5efc5a-75da-44c3-8f24-39f9c6164a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:35,486 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:35,487 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d2fe1d-f523-4e35-b647-b24c93e0bde1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d2fe1d-f523-4e35-b647-b24c93e0bde1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:36,519 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:18:36,520 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4742563-c8fe-4551-839a-c1242f363da1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4742563-c8fe-4551-839a-c1242f363da1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:37,552 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:37,552 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db48758a-483d-4eb0-9cbb-cad07304a307', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db48758a-483d-4eb0-9cbb-cad07304a307', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:38,586 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:18:38,587 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde1d22a-e667-44d2-921e-7a0223762c41', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde1d22a-e667-44d2-921e-7a0223762c41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:39,616 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:39,617 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076518fd-ead5-4e79-a7f5-3f4f5e144227', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076518fd-ead5-4e79-a7f5-3f4f5e144227', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:40,648 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:40,649 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58c3e83-3ce6-46ee-a080-1521a7c8aa28', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58c3e83-3ce6-46ee-a080-1521a7c8aa28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:41,680 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:41,681 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ef7ecd-41c4-4edb-8c4c-4c362f948ddf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ef7ecd-41c4-4edb-8c4c-4c362f948ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:42,711 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:42,712 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a077a030-e090-4a28-b38d-88ecd602e6ba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a077a030-e090-4a28-b38d-88ecd602e6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:43,743 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:43,743 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cad5935-b2f0-4aae-a07a-896fb75264e3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cad5935-b2f0-4aae-a07a-896fb75264e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:44,781 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.034s
2026-07-03 13:18:44,781 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2da12a-c3c9-406a-93c3-5202b5a0a6be', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2da12a-c3c9-406a-93c3-5202b5a0a6be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:45,812 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:18:45,813 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae44fc6-59de-4f23-b043-ea805f7a1888', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae44fc6-59de-4f23-b043-ea805f7a1888', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:46,852 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:18:46,853 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc01bebb-bd21-468e-a493-b8ea9add127a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc01bebb-bd21-468e-a493-b8ea9add127a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:47,880 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:18:47,881 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083e2742-c664-43a3-b530-e79e41e5e9dc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083e2742-c664-43a3-b530-e79e41e5e9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:48,911 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:18:48,911 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80759594-727b-4896-aa37-f2823792e793', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80759594-727b-4896-aa37-f2823792e793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:49,940 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:49,941 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37033ea7-08f1-44d6-8c07-dad677e7dfc6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37033ea7-08f1-44d6-8c07-dad677e7dfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:50,972 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:18:50,973 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c0f93e-eb64-4d4f-a4be-daf214b37f81', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c0f93e-eb64-4d4f-a4be-daf214b37f81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:52,008 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:18:52,008 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a674ad44-679d-4fb3-8897-758e759cab14', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a674ad44-679d-4fb3-8897-758e759cab14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:53,040 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:53,040 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf40bc0-c70a-49db-813b-10b536f03321', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf40bc0-c70a-49db-813b-10b536f03321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:54,078 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:18:54,079 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f69f0d8-1c6b-4ecb-88b7-bcf67b6273b4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f69f0d8-1c6b-4ecb-88b7-bcf67b6273b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:55,115 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:18:55,115 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2dde38-0674-49bc-8c18-ce2089e054c3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2dde38-0674-49bc-8c18-ce2089e054c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:56,159 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.040s
2026-07-03 13:18:56,159 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88e6653-8e7a-4a3a-b294-6530b5976345', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88e6653-8e7a-4a3a-b294-6530b5976345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:57,190 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:18:57,190 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6e0054-05f3-406b-8428-0b5a5b16019c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6e0054-05f3-406b-8428-0b5a5b16019c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:58,227 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:18:58,227 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb30d14-ab4e-4bb4-bcb5-10864496da29', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb30d14-ab4e-4bb4-bcb5-10864496da29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:59,262 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:18:59,262 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52846832-5faf-44dc-9b9a-35dcf86bf469', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52846832-5faf-44dc-9b9a-35dcf86bf469', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:00,300 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.034s
2026-07-03 13:19:00,300 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7228888b-d026-4f99-894e-b5eb8bfe152e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7228888b-d026-4f99-894e-b5eb8bfe152e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:01,338 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:19:01,339 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20768b5e-6377-4425-a0d1-7c51fb6b02c3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20768b5e-6377-4425-a0d1-7c51fb6b02c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:02,371 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:19:02,372 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f931f1c-693b-4ebb-9261-8af8e6dcd7ba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f931f1c-693b-4ebb-9261-8af8e6dcd7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:03,401 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:03,402 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bbc55e-6388-469e-9538-33ac350a6d15', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bbc55e-6388-469e-9538-33ac350a6d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:04,431 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:04,432 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc8cd0b-a225-40f5-91b7-bba4a0d1ff0c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc8cd0b-a225-40f5-91b7-bba4a0d1ff0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:05,459 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:19:05,459 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80318bcd-341f-4859-8b35-0af706b7cd1b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80318bcd-341f-4859-8b35-0af706b7cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:06,493 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:06,493 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2cfecf-2672-41da-be9f-486706948bd3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2cfecf-2672-41da-be9f-486706948bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:07,532 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.034s
2026-07-03 13:19:07,532 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0eae08-984b-40e8-ab2f-3b2b6fb27f04', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0eae08-984b-40e8-ab2f-3b2b6fb27f04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:08,560 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:19:08,561 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d63da6-202b-4484-b742-7d98aab8d5ba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d63da6-202b-4484-b742-7d98aab8d5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:09,593 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:09,593 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0fb6b5-37bf-4040-bf5c-0fbb1cb45dfb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0fb6b5-37bf-4040-bf5c-0fbb1cb45dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:10,623 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:10,624 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099a49d2-6b1c-4ed9-a0c0-bd64f6ebc053', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099a49d2-6b1c-4ed9-a0c0-bd64f6ebc053', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:11,665 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.035s
2026-07-03 13:19:11,665 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d03390-248d-40f9-989d-358c3d18c5db', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d03390-248d-40f9-989d-358c3d18c5db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:12,697 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:12,697 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71783cd7-cb42-4c96-bb3a-8f77a98559fb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71783cd7-cb42-4c96-bb3a-8f77a98559fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:13,727 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.026s
2026-07-03 13:19:13,728 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d0d7a4-ba3c-48fb-a4db-dfb2306cc7f7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d0d7a4-ba3c-48fb-a4db-dfb2306cc7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:14,768 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:19:14,769 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20fe446-29c2-4c4e-9621-3e755c32c2e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20fe446-29c2-4c4e-9621-3e755c32c2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:15,796 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.023s
2026-07-03 13:19:15,797 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8206a9-3ff1-457b-a7aa-536f4350c3bf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8206a9-3ff1-457b-a7aa-536f4350c3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:16,827 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:16,828 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b5c625-7105-4b53-8688-552755f21b77', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b5c625-7105-4b53-8688-552755f21b77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:17,856 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:19:17,856 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7021823f-6abc-43b8-adbe-a6f5532f5497', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7021823f-6abc-43b8-adbe-a6f5532f5497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:18,893 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.032s
2026-07-03 13:19:18,894 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a14cd4-814f-4df3-b24b-54a4c166f59d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a14cd4-814f-4df3-b24b-54a4c166f59d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:19,926 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:19,926 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a211cab4-ac13-4ded-a065-af8a3e38d31c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a211cab4-ac13-4ded-a065-af8a3e38d31c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:20,964 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.034s
2026-07-03 13:19:20,965 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e0c1f5-8ac3-4a8b-bc4c-fb39d1ccc8e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e0c1f5-8ac3-4a8b-bc4c-fb39d1ccc8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:21,997 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:21,997 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e15619-cdb1-446f-aafb-78d61bd649e9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e15619-cdb1-446f-aafb-78d61bd649e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:23,026 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:19:23,026 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7a3ecb-2629-4974-b904-caf228988372', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7a3ecb-2629-4974-b904-caf228988372', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:24,062 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:19:24,062 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce712f6-d50b-4ae7-9205-15587d21d3c6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce712f6-d50b-4ae7-9205-15587d21d3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:25,093 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:25,094 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93777103-bb5c-42ad-9dab-23d243159ac9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93777103-bb5c-42ad-9dab-23d243159ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:26,125 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:26,125 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef0bec9-4ec0-4233-aff3-964047371d42', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef0bec9-4ec0-4233-aff3-964047371d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:27,154 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:19:27,154 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9b0e76-2c6b-497f-818f-00e460d58e85', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9b0e76-2c6b-497f-818f-00e460d58e85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:28,182 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:28,183 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870c2a6b-5e2a-43c6-a81e-bd57b6aaa125', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870c2a6b-5e2a-43c6-a81e-bd57b6aaa125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:29,212 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:29,212 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d171bd9c-8228-4aaa-a230-b12926a9cd32', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d171bd9c-8228-4aaa-a230-b12926a9cd32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:30,241 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:30,242 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8418b69-aee2-4bdc-ad4e-23496f834fec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8418b69-aee2-4bdc-ad4e-23496f834fec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:31,274 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:19:31,274 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183554c0-033e-4fac-8be9-9afcfd54dddb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183554c0-033e-4fac-8be9-9afcfd54dddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:32,310 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:19:32,310 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420a7021-c343-4a07-b927-2a284b50d195', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420a7021-c343-4a07-b927-2a284b50d195', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:33,339 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:33,340 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac984ceb-5832-4271-8c21-515f2b609cc7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac984ceb-5832-4271-8c21-515f2b609cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:34,382 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.039s
2026-07-03 13:19:34,383 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1136b0a-755b-4927-acaf-4114c933e005', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1136b0a-755b-4927-acaf-4114c933e005', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:35,420 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:35,420 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ffc987-4d05-4046-aba8-ffd6dae6f1d4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ffc987-4d05-4046-aba8-ffd6dae6f1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:36,449 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:19:36,450 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39c7054-4a3d-446a-b19d-9eb02edaed5e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39c7054-4a3d-446a-b19d-9eb02edaed5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:37,479 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:37,479 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5dcd536-b1ee-488b-8c54-a9e0b4a132bf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5dcd536-b1ee-488b-8c54-a9e0b4a132bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:38,505 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.022s
2026-07-03 13:19:38,506 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05d403b-12e3-4942-9bd1-17fde27d132b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05d403b-12e3-4942-9bd1-17fde27d132b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:39,536 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:39,537 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd584fc-b918-49f2-a545-f1d7cb5c45e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd584fc-b918-49f2-a545-f1d7cb5c45e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:40,565 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.024s
2026-07-03 13:19:40,565 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a3335c-36e5-41fa-a5b0-8e19d0b34a69', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a3335c-36e5-41fa-a5b0-8e19d0b34a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:41,597 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:41,597 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473241c8-702f-42e0-a410-e6d5beba4601', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473241c8-702f-42e0-a410-e6d5beba4601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:42,629 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:42,629 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f8acbc-a111-4729-997e-9c0fac6e8c40', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f8acbc-a111-4729-997e-9c0fac6e8c40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:43,661 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:43,662 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a698f886-2157-4e8a-9434-01ede441247f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a698f886-2157-4e8a-9434-01ede441247f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:44,696 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:19:44,696 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e11080e-9b36-4d69-972f-9d8f779f150b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e11080e-9b36-4d69-972f-9d8f779f150b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:45,730 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:19:45,731 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3801166-8cfa-4f6b-8164-bec7d3c5eef7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3801166-8cfa-4f6b-8164-bec7d3c5eef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:46,763 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.029s
2026-07-03 13:19:46,764 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632cba95-0e9e-41a5-b973-2cef6e9b2802', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632cba95-0e9e-41a5-b973-2cef6e9b2802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:47,800 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:19:47,801 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9d3445-3f11-4f4c-b326-2ef85e9b3569', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9d3445-3f11-4f4c-b326-2ef85e9b3569', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:48,837 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.031s
2026-07-03 13:19:48,838 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed63f45d-55bd-4fab-8ff3-b65e8be13a4e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed63f45d-55bd-4fab-8ff3-b65e8be13a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:49,869 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.027s
2026-07-03 13:19:49,869 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed816ce-571d-47da-a194-53846a8b88f9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed816ce-571d-47da-a194-53846a8b88f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:50,899 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.025s
2026-07-03 13:19:50,899 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f37f5c6-90db-4ade-962c-e7e7e5df5a83', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f37f5c6-90db-4ade-962c-e7e7e5df5a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:51,933 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.030s
2026-07-03 13:19:51,933 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c59887f-a04d-4ccc-8103-9ea990bd218b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c59887f-a04d-4ccc-8103-9ea990bd218b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:53,174 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.236s
2026-07-03 13:19:53,174 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4751e71b-f6c7-4724-a6bb-ecfd3c0b81ed', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4751e71b-f6c7-4724-a6bb-ecfd3c0b81ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:54,206 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:54,206 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e2d0d9-11c5-4222-a4f2-134cb525ddc6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e2d0d9-11c5-4222-a4f2-134cb525ddc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:55,239 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.028s
2026-07-03 13:19:55,239 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b4ae28-bcd7-495d-bcc7-e64637218e9a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b4ae28-bcd7-495d-bcc7-e64637218e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:56,277 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 0.033s
2026-07-03 13:19:56,277 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6860b7-6ed0-401b-b554-1cca2ed9ef22', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6860b7-6ed0-401b-b554-1cca2ed9ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/3613ff29-d1ba-4ae2-a04b-9d4688fb4b97'}
Body: b'{"snapshot": {"id": "3613ff29-d1ba-4ae2-a04b-9d4688fb4b97", "created_at": "2026-07-03T11:16:35.000000", "updated_at": "2026-07-03T11:16:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737893633", "description": null, "volume_id": "8ab24f4d-420e-4829-aac2-6a54b9e1a3f7", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bc8c0489c8ba40ce9ee86a847b9cb6e0", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:56,531 107333 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:_run_cleanups): 400 DELETE http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7 0.247s
2026-07-03 13:19:56,532 107333 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-57901733-b9d9-45f0-a352-a0cff2929477', 'x-openstack-request-id': 'req-57901733-b9d9-45f0-a352-a0cff2929477', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.234/volume/v3/volumes/8ab24f4d-420e-4829-aac2-6a54b9e1a3f7'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 383, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectMemberTests:test_manage_snapshot) Failed to delete volume-snapshot 3613ff29-d1ba-4ae2-a04b-9d4688fb4b97 within the required time (196 s). Timer started at 1783077400. Timer ended at 1783077596. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3] |
pass
pt1.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3]
|
||||||
test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3] |
pass
pt1.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3]
|
||||||
test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd] |
pass
pt1.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd]
|
||||||
test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea] |
pass
pt1.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea]
|
||||||
test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789] |
pass
pt1.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests | 10 | 5 | 1 | 0 | 4 | Detail | |
test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1] |
skip
pt2.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1]
|
||||||
test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4] |
skip
pt2.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4]
|
||||||
test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13] |
pass
pt2.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13]
|
||||||
test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be] |
pass
pt2.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be]
|
||||||
test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5] |
fail
ft2.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-03 13:16:23,351 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/volumes 0.488s
2026-07-03 13:16:23,352 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7943fae7-a75d-456e-b63d-7dcc5d2b72f9', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7943fae7-a75d-456e-b63d-7dcc5d2b72f9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/volumes'}
Body: b'{"volume": {"id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:23.220589", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}], "user_id": "93e59f949e234cdaa90ab07148b8a0d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-03 13:16:23,418 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f 0.052s
2026-07-03 13:16:23,418 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4856e7e4-14e8-4592-a232-34fdd5d7ee2e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4856e7e4-14e8-4592-a232-34fdd5d7ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f'}
Body: b'{"volume": {"id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:23.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}], "user_id": "93e59f949e234cdaa90ab07148b8a0d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-vol-host-attr:host": null}}'
2026-07-03 13:16:24,513 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f 0.081s
2026-07-03 13:16:24,513 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9256294d-6352-4c28-9f2b-f3d62836d7bd', 'content-length': '1015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9256294d-6352-4c28-9f2b-f3d62836d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f'}
Body: b'{"volume": {"id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:23.000000", "updated_at": "2026-07-03T11:16:24.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}], "user_id": "93e59f949e234cdaa90ab07148b8a0d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:25,591 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f 0.062s
2026-07-03 13:16:25,591 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac48591f-8624-49c0-9691-60be82c5587d', 'content-length': '1015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac48591f-8624-49c0-9691-60be82c5587d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f'}
Body: b'{"volume": {"id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:23.000000", "updated_at": "2026-07-03T11:16:25.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}], "user_id": "93e59f949e234cdaa90ab07148b8a0d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:26,658 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f 0.055s
2026-07-03 13:16:26,659 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f25f1c-8f7b-4d2a-bfcd-0d7a4e8b037b', 'content-length': '1016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f25f1c-8f7b-4d2a-bfcd-0d7a4e8b037b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f'}
Body: b'{"volume": {"id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T11:16:23.000000", "updated_at": "2026-07-03T11:16:26.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-639545121", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}, {"rel": "bookmark", "href": "http://192.168.122.234/volume/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f"}], "user_id": "93e59f949e234cdaa90ab07148b8a0d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-03 13:16:26,671 107327 INFO [tempest.common.waiters] volume 30b6ecf4-f677-4021-95c0-eb24c7d4994f reached available after waiting for 3.671654 seconds
2026-07-03 13:16:26,975 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/snapshots 0.303s
2026-07-03 13:16:26,975 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2ab06f-6ce4-4b83-a666-4afeb95767ea', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2ab06f-6ce4-4b83-a666-4afeb95767ea', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:26.810319", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-03 13:16:27,022 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.042s
2026-07-03 13:16:27,023 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd231ea-4a64-4f6b-9f31-6c7b4eebb567', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd231ea-4a64-4f6b-9f31-6c7b4eebb567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:28,071 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.043s
2026-07-03 13:16:28,071 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82a48d7-2e86-4694-9d56-13bd56ee70fb', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82a48d7-2e86-4694-9d56-13bd56ee70fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:29,130 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.053s
2026-07-03 13:16:29,131 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad01d21-aa0d-4f4e-9859-8e939a0e9f89', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad01d21-aa0d-4f4e-9859-8e939a0e9f89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:30,166 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:16:30,167 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2404d05-fe65-4279-91bf-b7f0faf97d8d', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2404d05-fe65-4279-91bf-b7f0faf97d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:31,224 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.053s
2026-07-03 13:16:31,224 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7d5202-3947-4566-b29b-cd748674f37d', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7d5202-3947-4566-b29b-cd748674f37d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:32,256 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:16:32,257 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15846535-ae85-4812-a6f8-d522cfb85601', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15846535-ae85-4812-a6f8-d522cfb85601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-03 13:16:33,297 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.034s
2026-07-03 13:16:33,298 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5134588-45f0-4858-a481-07f8cce7a1a7', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5134588-45f0-4858-a481-07f8cce7a1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:33,303 107327 INFO [tempest.common.waiters] snapshot cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a reached available after waiting for 6.303517 seconds
2026-07-03 13:16:33,371 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a/action 0.067s
2026-07-03 13:16:33,372 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5d9521-8ed8-475d-a47b-4e4c9b87b815', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a/action'}
Body: b''
2026-07-03 13:16:33,419 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.046s
2026-07-03 13:16:33,420 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf917370-380c-48d7-ac2f-97cee7a3d223', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf917370-380c-48d7-ac2f-97cee7a3d223', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:34,455 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:16:34,456 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f90630-2585-479d-9686-6cdffe6c35b6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f90630-2585-479d-9686-6cdffe6c35b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:35,487 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:16:35,487 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dc453b-8f8a-4037-938e-fd0b04eed301', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dc453b-8f8a-4037-938e-fd0b04eed301', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:36,519 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:16:36,520 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9132ce9a-1bc2-4838-bddf-9119f6a14d54', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9132ce9a-1bc2-4838-bddf-9119f6a14d54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:37,555 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:16:37,555 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca7cf18-2972-4769-a9ca-c02d87d748a5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca7cf18-2972-4769-a9ca-c02d87d748a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:38,588 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:16:38,589 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7774e4-fe12-4838-bd27-daf2442ae1f4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7774e4-fe12-4838-bd27-daf2442ae1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:39,625 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:16:39,626 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c06fb26-6550-4ee9-99e2-1bbf90d2e700', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c06fb26-6550-4ee9-99e2-1bbf90d2e700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:40,657 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:16:40,658 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72939420-fa70-4b30-96b0-becbc131fd1e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72939420-fa70-4b30-96b0-becbc131fd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:41,689 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:16:41,690 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44e0fe9-ae89-4ef3-be35-3c83099738eb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44e0fe9-ae89-4ef3-be35-3c83099738eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:42,719 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:16:42,719 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84eb9c20-e2ce-41a5-936b-4eb1be94c22a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84eb9c20-e2ce-41a5-936b-4eb1be94c22a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:43,753 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:16:43,754 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0bfbc1-fa17-460b-ac5c-020dbee9f0cf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0bfbc1-fa17-460b-ac5c-020dbee9f0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:44,785 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:16:44,786 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ce6b65-afcc-4f45-9b87-09fef819abf2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ce6b65-afcc-4f45-9b87-09fef819abf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:45,819 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:16:45,820 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861e2637-3746-4741-9c2b-5dff0c696a76', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861e2637-3746-4741-9c2b-5dff0c696a76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:46,856 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:16:46,856 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f363c126-9335-460e-90fa-6a2e9a323871', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f363c126-9335-460e-90fa-6a2e9a323871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:47,889 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:16:47,889 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5f3c9c-d172-4f38-a0a7-16c4db98e1e7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5f3c9c-d172-4f38-a0a7-16c4db98e1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:48,929 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:16:48,930 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09aad357-60ff-40c2-aff6-7dbac5bc3916', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09aad357-60ff-40c2-aff6-7dbac5bc3916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:49,973 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.038s
2026-07-03 13:16:49,974 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4cdc9e-84fc-47d1-a2f0-a07d6e788b99', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4cdc9e-84fc-47d1-a2f0-a07d6e788b99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:51,009 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:16:51,009 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497f18e9-09e9-4f10-bfb1-3609a2a76519', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497f18e9-09e9-4f10-bfb1-3609a2a76519', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:52,049 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:16:52,050 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd26f2be-c194-4f5e-a9ba-0e9c37f7644b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd26f2be-c194-4f5e-a9ba-0e9c37f7644b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:53,080 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:16:53,081 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4d710d-2c0e-4c42-8218-c1d47b21bf22', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4d710d-2c0e-4c42-8218-c1d47b21bf22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:54,125 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.040s
2026-07-03 13:16:54,125 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9167050-8f9d-4a54-8000-a2a6e1c0c25b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9167050-8f9d-4a54-8000-a2a6e1c0c25b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:55,159 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:16:55,159 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1d12d1-f687-44e0-a04e-8929538dcde6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1d12d1-f687-44e0-a04e-8929538dcde6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:56,194 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:16:56,195 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6fb341-a3db-4426-abcd-753ad417fcb3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6fb341-a3db-4426-abcd-753ad417fcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:57,242 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.042s
2026-07-03 13:16:57,242 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187ba693-c56f-456c-baa6-88516161ea95', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187ba693-c56f-456c-baa6-88516161ea95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:58,282 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:16:58,282 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144e0065-c135-40d9-87c4-fe40f0960500', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144e0065-c135-40d9-87c4-fe40f0960500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:16:59,322 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.033s
2026-07-03 13:16:59,323 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b53eb4-0341-47b0-a5ba-789e6f17882d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b53eb4-0341-47b0-a5ba-789e6f17882d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:00,358 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:00,359 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51677879-e078-47e0-97a2-6066b02489ab', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51677879-e078-47e0-97a2-6066b02489ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:01,389 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:01,390 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27b4576-edd7-421e-a522-7ae951c60335', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27b4576-edd7-421e-a522-7ae951c60335', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:02,423 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:02,423 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea97810a-5e25-4a4a-96c6-588b719cb036', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea97810a-5e25-4a4a-96c6-588b719cb036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:03,453 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:03,453 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f4ace6-74bc-40c3-99d6-ff92437acc01', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f4ace6-74bc-40c3-99d6-ff92437acc01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:04,487 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:17:04,488 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef04a896-9770-4ce1-8517-f7426644ac29', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef04a896-9770-4ce1-8517-f7426644ac29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:05,538 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.046s
2026-07-03 13:17:05,538 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ad9ed3-2a74-493a-9962-b4ef1f89c30a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ad9ed3-2a74-493a-9962-b4ef1f89c30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:06,585 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.041s
2026-07-03 13:17:06,586 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7227bf0-f89a-4722-b19b-0fea8919d11f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7227bf0-f89a-4722-b19b-0fea8919d11f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:07,619 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:07,619 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7807f78-9d4f-4531-9541-6d524297e07a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7807f78-9d4f-4531-9541-6d524297e07a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:08,649 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:08,650 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4782b888-d7ca-4b44-b61a-10f82be5dd08', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4782b888-d7ca-4b44-b61a-10f82be5dd08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:09,680 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:09,681 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7336e09b-9fc1-4e28-8ce2-2f65379041e8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7336e09b-9fc1-4e28-8ce2-2f65379041e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:10,709 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:10,710 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c920bb-6f55-4953-8699-8a973a4140dd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c920bb-6f55-4953-8699-8a973a4140dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:11,741 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:11,741 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c964d3c-15f2-4e7e-8590-8dca4ee2b16c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c964d3c-15f2-4e7e-8590-8dca4ee2b16c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:12,776 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:12,776 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f60173-7a27-421b-8786-2cbd965e1e52', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f60173-7a27-421b-8786-2cbd965e1e52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:13,808 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:13,808 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7333f6-972b-4492-ac70-363c88ee8261', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7333f6-972b-4492-ac70-363c88ee8261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:14,837 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:14,837 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134b8702-6dbe-4dd1-a66d-56cf30c61884', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134b8702-6dbe-4dd1-a66d-56cf30c61884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:15,877 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:17:15,878 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01bf066-de65-4eb5-8e34-2cd5f873f138', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01bf066-de65-4eb5-8e34-2cd5f873f138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:16,912 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:17:16,912 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2a9560-e1ac-4a62-932f-3c721818ba88', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2a9560-e1ac-4a62-932f-3c721818ba88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:17,952 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:17:17,952 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e92cab9-7aa3-49a2-9e4a-bfff832dc8fa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e92cab9-7aa3-49a2-9e4a-bfff832dc8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:18,990 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.034s
2026-07-03 13:17:18,991 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7755e19e-c8fb-4586-8868-ed67971d4ecd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7755e19e-c8fb-4586-8868-ed67971d4ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:20,022 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:20,023 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38d8e09-49df-4da5-9ab1-65f1dca8e122', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38d8e09-49df-4da5-9ab1-65f1dca8e122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:21,055 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:21,056 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f670c6a-5fe0-4637-9e85-02b916ba9537', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f670c6a-5fe0-4637-9e85-02b916ba9537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:22,094 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.033s
2026-07-03 13:17:22,095 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c21ced8-017b-4c9a-ba03-7de94ab7dccf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c21ced8-017b-4c9a-ba03-7de94ab7dccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:23,135 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:17:23,136 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbab5110-5312-48ba-a57e-38f9c92e6471', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbab5110-5312-48ba-a57e-38f9c92e6471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:24,175 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:17:24,176 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e0e8c1-5240-4128-be94-a3e6e952a1d7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e0e8c1-5240-4128-be94-a3e6e952a1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:25,207 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:17:25,208 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1279ea11-4088-44a2-b2ff-87c15c883f24', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1279ea11-4088-44a2-b2ff-87c15c883f24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:26,235 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:26,236 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e91a933-9d43-47f0-abb4-2e5628d641e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e91a933-9d43-47f0-abb4-2e5628d641e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:27,267 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:27,267 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3313770f-d12a-4fc0-bfd5-e2a354c4ef72', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3313770f-d12a-4fc0-bfd5-e2a354c4ef72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:28,301 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:17:28,302 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc82724-313b-4813-9978-51b1505e90df', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc82724-313b-4813-9978-51b1505e90df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:29,336 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:29,337 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2fa8ff-c7a2-45e0-86b7-b71344421fd2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2fa8ff-c7a2-45e0-86b7-b71344421fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:30,370 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:30,370 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d0a000-9249-4999-9b50-2e1567b3bc03', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d0a000-9249-4999-9b50-2e1567b3bc03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:31,405 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:17:31,406 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5176cc5-b98e-453b-bda8-611ca66d7931', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5176cc5-b98e-453b-bda8-611ca66d7931', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:32,441 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:17:32,442 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e0728e-2ccc-4734-af4c-aa80c4a55dec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e0728e-2ccc-4734-af4c-aa80c4a55dec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:33,476 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:17:33,477 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9eb439-1ee2-4889-9fa9-5ce0c629a785', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9eb439-1ee2-4889-9fa9-5ce0c629a785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:34,509 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:34,510 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705b8eb0-1a7a-480d-aea6-f1f5dd621201', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705b8eb0-1a7a-480d-aea6-f1f5dd621201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:35,539 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:17:35,540 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e008ae4d-552c-45b6-84b5-772cc75e0025', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e008ae4d-552c-45b6-84b5-772cc75e0025', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:36,579 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:17:36,579 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907ff5a-fb91-482e-8f9e-255c22a6f44f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907ff5a-fb91-482e-8f9e-255c22a6f44f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:37,616 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:17:37,617 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4d77cd-2151-4664-b7e3-5422da6d4caa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4d77cd-2151-4664-b7e3-5422da6d4caa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:38,650 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:17:38,651 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17153567-0952-4eda-8999-d1e545f4dafa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17153567-0952-4eda-8999-d1e545f4dafa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:39,681 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:39,682 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2ab243-f860-4256-abac-d3e32c226ee8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2ab243-f860-4256-abac-d3e32c226ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:40,711 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:40,711 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e622b84-756e-4eb2-987c-7f1b1813b159', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e622b84-756e-4eb2-987c-7f1b1813b159', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:41,738 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:17:41,739 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc87262c-db70-41bf-902e-8694051d0166', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc87262c-db70-41bf-902e-8694051d0166', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:42,770 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:42,770 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf90d9e-9dba-41bd-81dd-e37fd5862a66', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf90d9e-9dba-41bd-81dd-e37fd5862a66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:43,804 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:43,805 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39de509-df79-4c6f-8d17-e8856198edaa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39de509-df79-4c6f-8d17-e8856198edaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:44,835 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:17:44,835 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a88b9d-8083-43e0-b0ff-666f5ce4631d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a88b9d-8083-43e0-b0ff-666f5ce4631d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:45,864 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:17:45,865 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3daec718-ba9c-4709-b820-05a8d531c127', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3daec718-ba9c-4709-b820-05a8d531c127', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:46,892 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:17:46,893 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c48ce0-0619-47aa-a922-e54a99df72a9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c48ce0-0619-47aa-a922-e54a99df72a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:47,925 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:17:47,925 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7fa814-4a14-4b06-82ec-f1379d1614dc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7fa814-4a14-4b06-82ec-f1379d1614dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:48,955 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:48,956 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8471ac-7dc4-4e40-8064-f27e6a264947', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8471ac-7dc4-4e40-8064-f27e6a264947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:49,987 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:49,987 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbaa786-778f-40a0-bd25-360c8de9c506', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbaa786-778f-40a0-bd25-360c8de9c506', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:51,016 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:17:51,017 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47c3f58-f746-4693-bb67-e3d98d5f29ec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47c3f58-f746-4693-bb67-e3d98d5f29ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:52,047 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:17:52,047 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018b4c49-a323-4e26-8f18-3bf01f260c06', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018b4c49-a323-4e26-8f18-3bf01f260c06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:53,079 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:53,080 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55604cbf-2e08-419c-8afa-ed8843234a20', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55604cbf-2e08-419c-8afa-ed8843234a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:54,127 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:17:54,127 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8ce70b-a202-47f2-8e2a-9557f81b36f3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8ce70b-a202-47f2-8e2a-9557f81b36f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:55,172 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.033s
2026-07-03 13:17:55,172 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7ccfeb-842a-404e-b85e-79137cd2aace', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7ccfeb-842a-404e-b85e-79137cd2aace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:56,206 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:17:56,206 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45922bc1-7671-4894-856f-4d4bf4881bed', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45922bc1-7671-4894-856f-4d4bf4881bed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:57,238 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:17:57,238 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c23076-4a70-4d65-916a-da7c787e1adb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c23076-4a70-4d65-916a-da7c787e1adb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:58,271 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:17:58,272 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e8a824-8e9a-4b8d-b67a-8d39b117c981', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e8a824-8e9a-4b8d-b67a-8d39b117c981', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:17:59,305 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:17:59,305 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7e64aa-5a70-4dc1-a7cc-585611b7549f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7e64aa-5a70-4dc1-a7cc-585611b7549f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:00,337 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:18:00,338 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6053365-2002-43e1-962e-9e5dd6b0d3fd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6053365-2002-43e1-962e-9e5dd6b0d3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:01,370 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:18:01,371 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137bd553-e022-4523-a8fa-baa064c3e56f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137bd553-e022-4523-a8fa-baa064c3e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:02,406 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:18:02,407 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd271ac3-1dfa-4290-af36-7541378366e6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd271ac3-1dfa-4290-af36-7541378366e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:03,439 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:03,439 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fb3d1b-833f-445a-b87d-67036c71a878', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fb3d1b-833f-445a-b87d-67036c71a878', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:04,470 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:04,471 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf23e55-acdd-4b9c-a191-a0e8cbfaf4b5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf23e55-acdd-4b9c-a191-a0e8cbfaf4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:05,505 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:18:05,505 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb8a20b-80d4-4aae-afe2-ea77124618ad', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb8a20b-80d4-4aae-afe2-ea77124618ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:06,532 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:18:06,532 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d169d27b-07d5-40fb-867b-a743e458c252', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d169d27b-07d5-40fb-867b-a743e458c252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:07,560 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:18:07,560 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881c68a9-3b08-48a0-bb5a-5d9a221a4427', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881c68a9-3b08-48a0-bb5a-5d9a221a4427', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:08,597 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:18:08,597 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de868f90-31dd-4c56-8cff-c2770910c3e8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de868f90-31dd-4c56-8cff-c2770910c3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:09,624 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.022s
2026-07-03 13:18:09,624 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f5c0f3-5373-49a4-919c-d2e12dd31e98', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f5c0f3-5373-49a4-919c-d2e12dd31e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:10,653 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:10,653 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1fd2df-5d46-4e06-891b-b6f4b108c9aa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1fd2df-5d46-4e06-891b-b6f4b108c9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:11,685 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:11,686 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf6ff1a-dada-41c0-8a39-aeee83beef33', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf6ff1a-dada-41c0-8a39-aeee83beef33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:12,715 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:12,716 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1289bbfb-04e3-4725-9c72-9cbf692e67bf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1289bbfb-04e3-4725-9c72-9cbf692e67bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:13,745 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:13,745 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af51288f-78bd-4d40-915d-1c5d19b8a590', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af51288f-78bd-4d40-915d-1c5d19b8a590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:14,783 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:18:14,783 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201567b8-0f29-4df8-8d54-3e2c1c6da9c6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201567b8-0f29-4df8-8d54-3e2c1c6da9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:15,823 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:18:15,823 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45c4c5b-3589-428f-abba-9da3fa7371d5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45c4c5b-3589-428f-abba-9da3fa7371d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:16,853 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:16,853 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09989ff2-092a-4aee-8ae5-1cc44cf04039', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09989ff2-092a-4aee-8ae5-1cc44cf04039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:17,883 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:17,886 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93802cb-f0d3-48c1-9e87-dd73ff5c56b4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93802cb-f0d3-48c1-9e87-dd73ff5c56b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:18,928 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.037s
2026-07-03 13:18:18,928 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8a7548-4aec-4ac0-8b5b-a8e843f23340', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8a7548-4aec-4ac0-8b5b-a8e843f23340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:19,961 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:19,962 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14be5942-728f-48af-87ed-c25f0a2725d3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14be5942-728f-48af-87ed-c25f0a2725d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:20,994 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:20,995 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f44e91-90bb-4a88-97c7-d155e4132b9d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f44e91-90bb-4a88-97c7-d155e4132b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:22,029 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:22,029 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a5632a-9b57-433d-af3b-9f8103a050aa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a5632a-9b57-433d-af3b-9f8103a050aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:23,059 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:23,060 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2980ba9c-299d-45f0-a063-22f9a84f7d7c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2980ba9c-299d-45f0-a063-22f9a84f7d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:24,090 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:24,091 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acaf9ecb-22b2-49cb-b9aa-b116f31bbf9f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acaf9ecb-22b2-49cb-b9aa-b116f31bbf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:25,123 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:25,123 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d797f3-a5a1-4cdc-b877-d35dd6be886e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d797f3-a5a1-4cdc-b877-d35dd6be886e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:26,153 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:26,153 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6232220f-80ec-4937-8fd8-3295e97906f4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6232220f-80ec-4937-8fd8-3295e97906f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:27,183 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:27,184 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f3b5d7-bb5b-44a2-8ab4-bdb27851e9e5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f3b5d7-bb5b-44a2-8ab4-bdb27851e9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:28,224 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:18:28,224 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41db166e-f536-4a57-9603-90373db81112', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41db166e-f536-4a57-9603-90373db81112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:29,253 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:29,254 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6e45b8-f1e0-4b72-9fe1-e174fcd24001', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6e45b8-f1e0-4b72-9fe1-e174fcd24001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:30,286 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:18:30,287 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7211315-3759-4979-9508-29b199dab1db', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7211315-3759-4979-9508-29b199dab1db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:31,314 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:18:31,314 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375b7f4c-ab76-457b-95cf-ba0171dc1c76', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375b7f4c-ab76-457b-95cf-ba0171dc1c76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:32,343 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:32,344 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7251cdba-cbc2-484e-8d00-f814d95dbc71', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7251cdba-cbc2-484e-8d00-f814d95dbc71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:33,372 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:33,372 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8846959b-f05a-4aee-90f4-ec8b40a56161', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8846959b-f05a-4aee-90f4-ec8b40a56161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:34,402 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:34,402 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9af594-745b-4fc1-b306-b11c136d1d92', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9af594-745b-4fc1-b306-b11c136d1d92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:35,431 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:35,431 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2674b60f-6b32-423a-8163-bdaf5d4d0ed8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2674b60f-6b32-423a-8163-bdaf5d4d0ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:36,466 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:18:36,467 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dae8a47-c1c4-43eb-94a2-64385fed969e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dae8a47-c1c4-43eb-94a2-64385fed969e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:37,501 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:18:37,501 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d448c25b-e640-473d-a46d-330a356bef01', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d448c25b-e640-473d-a46d-330a356bef01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:38,535 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:38,535 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43959ce7-8105-4213-87db-993e966539e7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43959ce7-8105-4213-87db-993e966539e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:39,568 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:18:39,569 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754bac96-734a-40c9-a237-6dbcc3be0a12', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754bac96-734a-40c9-a237-6dbcc3be0a12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:40,604 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:18:40,605 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa6addc-b2e3-47f7-ad20-ff8236a6117a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa6addc-b2e3-47f7-ad20-ff8236a6117a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:41,637 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:18:41,638 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f43a669-2fba-4865-b220-c59517c33b5d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f43a669-2fba-4865-b220-c59517c33b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:42,666 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:42,667 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb7f239-5369-4446-b006-a9041e4e6e8e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb7f239-5369-4446-b006-a9041e4e6e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:43,697 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:43,698 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb81677-4a6a-4c35-9b89-fcfa4429cea1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb81677-4a6a-4c35-9b89-fcfa4429cea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:44,742 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:18:44,743 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193cdd4b-e909-4c27-933b-faf941a196ac', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193cdd4b-e909-4c27-933b-faf941a196ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:45,776 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:45,776 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c3d118-dec0-4873-86c3-de0a36be9b1e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c3d118-dec0-4873-86c3-de0a36be9b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:46,809 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:18:46,809 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e623408-a8d3-4e41-a447-542167f6481a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e623408-a8d3-4e41-a447-542167f6481a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:47,840 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:47,840 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf695007-f71b-4364-998b-8b91c5abd0da', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf695007-f71b-4364-998b-8b91c5abd0da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:48,877 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:18:48,877 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab87fecc-d5ea-4df3-a9d5-c6ac3a7e6232', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab87fecc-d5ea-4df3-a9d5-c6ac3a7e6232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:49,905 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:49,906 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6997aeb7-3a67-427c-9262-06c6fd838af7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6997aeb7-3a67-427c-9262-06c6fd838af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:50,935 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:18:50,935 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187155b0-dc6b-44cc-b39d-e61aef6488f5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187155b0-dc6b-44cc-b39d-e61aef6488f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:51,971 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:18:51,972 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113182c7-6b02-4d5c-8c07-c2035903125a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113182c7-6b02-4d5c-8c07-c2035903125a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:53,002 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:53,003 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d0f8a0-4ebc-4d58-8ff2-47a091553c7c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d0f8a0-4ebc-4d58-8ff2-47a091553c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:54,051 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.043s
2026-07-03 13:18:54,052 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a18a9de-ae70-48bd-acc9-536e9d7f6f21', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a18a9de-ae70-48bd-acc9-536e9d7f6f21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:55,089 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:18:55,089 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf0c80b-a0c7-4535-b574-072ed4e2e9e7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf0c80b-a0c7-4535-b574-072ed4e2e9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:56,131 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:18:56,132 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e95088-c05f-411c-997c-cb22a1355fe2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e95088-c05f-411c-997c-cb22a1355fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:57,162 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:18:57,163 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9346775-c480-400e-a87f-e617ea9cf4d9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9346775-c480-400e-a87f-e617ea9cf4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:58,193 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:18:58,193 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd61ac3-ff9a-445c-badb-af80a5dcea0f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd61ac3-ff9a-445c-badb-af80a5dcea0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:18:59,226 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:18:59,226 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d27cf8a-edbd-4c54-8321-fe8c35f37c26', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d27cf8a-edbd-4c54-8321-fe8c35f37c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:00,257 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:00,257 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4755c9-2884-4265-bdff-b28cab5b4fb6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4755c9-2884-4265-bdff-b28cab5b4fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:01,291 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:01,291 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0315cc-f47a-4119-8de0-111e80830dfe', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0315cc-f47a-4119-8de0-111e80830dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:02,320 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:02,322 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3675477-67df-495a-9a75-7453f92c352e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3675477-67df-495a-9a75-7453f92c352e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:03,361 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:19:03,362 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518c8ca1-4ec6-4d9f-bf9d-4e278eef8614', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518c8ca1-4ec6-4d9f-bf9d-4e278eef8614', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:04,393 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:04,393 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b22294-1810-49a4-9400-eb518b1d2b5f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b22294-1810-49a4-9400-eb518b1d2b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:05,421 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:19:05,422 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45acf318-d034-475b-92cd-81a323a3c409', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45acf318-d034-475b-92cd-81a323a3c409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:06,451 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:06,451 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3a72d9-54c1-4fea-a574-e6feb7c1614e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3a72d9-54c1-4fea-a574-e6feb7c1614e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:07,483 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:07,484 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131b14ed-d09f-40f4-8dab-6fb5eeb23f3f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131b14ed-d09f-40f4-8dab-6fb5eeb23f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:08,511 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:19:08,512 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7cbb77-ab53-47b6-9ca7-b755b13c1eb5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7cbb77-ab53-47b6-9ca7-b755b13c1eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:09,544 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:09,544 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f3e3a9-5ea3-498c-bbe5-9c3497c27b8f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f3e3a9-5ea3-498c-bbe5-9c3497c27b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:10,574 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:10,574 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3b1e3c-bc0c-4205-8700-6ec803929c83', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3b1e3c-bc0c-4205-8700-6ec803929c83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:11,610 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:19:11,610 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067038f1-99e7-4e95-8556-0ebb2b99f29a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067038f1-99e7-4e95-8556-0ebb2b99f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:12,647 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.032s
2026-07-03 13:19:12,648 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9587c37-2d79-4e4e-a7ac-48a83e0fe16f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9587c37-2d79-4e4e-a7ac-48a83e0fe16f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:13,694 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.039s
2026-07-03 13:19:13,694 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b139c2-acc9-4a4c-96e2-ef6848573cbd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b139c2-acc9-4a4c-96e2-ef6848573cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:14,728 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:14,729 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc8c2f2-73a2-40db-aa35-2a148199b391', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc8c2f2-73a2-40db-aa35-2a148199b391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:15,761 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:19:15,762 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7349245-14e1-48e5-bbe6-002cdf8babdc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7349245-14e1-48e5-bbe6-002cdf8babdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:16,790 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:19:16,790 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddc2099-2e0a-46c2-9fdc-6b00dc56ddfe', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddc2099-2e0a-46c2-9fdc-6b00dc56ddfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:17,821 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:19:17,822 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0892b58-a7fa-4b7e-8bf3-e9f5ccc2f032', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0892b58-a7fa-4b7e-8bf3-e9f5ccc2f032', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:18,855 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:19:18,855 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98a067a-e910-4ab5-befe-b3d3c78933a7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98a067a-e910-4ab5-befe-b3d3c78933a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:19,888 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:19,888 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f0c222-4f9e-41e5-a319-8db5d4584a9d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f0c222-4f9e-41e5-a319-8db5d4584a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:20,924 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:19:20,924 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33a20d1-3b77-44e8-ae3d-7a9bf360633f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33a20d1-3b77-44e8-ae3d-7a9bf360633f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:21,966 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.036s
2026-07-03 13:19:21,966 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e3dc03-1e46-48d8-8ab8-967e472d6001', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e3dc03-1e46-48d8-8ab8-967e472d6001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:22,993 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.022s
2026-07-03 13:19:22,993 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99be932-db03-40d3-951b-2f5a19470fd3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99be932-db03-40d3-951b-2f5a19470fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:24,024 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:19:24,024 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359eb45a-5ad5-4bd5-996c-a4bb6a6fa70e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359eb45a-5ad5-4bd5-996c-a4bb6a6fa70e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:25,054 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:25,054 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c994406a-3baf-42e0-bb13-512a76aa84ca', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c994406a-3baf-42e0-bb13-512a76aa84ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:26,094 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.035s
2026-07-03 13:19:26,094 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab82978-e09a-484d-9407-65a0ceb71534', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab82978-e09a-484d-9407-65a0ceb71534', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:27,126 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:27,126 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d022e959-95c1-4477-9e46-657a2d9804a5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d022e959-95c1-4477-9e46-657a2d9804a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:28,158 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:28,158 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6c9c50-2a54-4bc1-abeb-58f5b70d98b9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6c9c50-2a54-4bc1-abeb-58f5b70d98b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:29,186 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.022s
2026-07-03 13:19:29,186 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b527a0af-a8e4-43a5-9162-ead92ca3c284', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b527a0af-a8e4-43a5-9162-ead92ca3c284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:30,221 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:19:30,222 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb47cab-8be1-483e-bb04-6514cb2afcaa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb47cab-8be1-483e-bb04-6514cb2afcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:31,253 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:19:31,253 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe198d7-4d98-4d2f-88dc-8821848e8839', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe198d7-4d98-4d2f-88dc-8821848e8839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:32,289 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.029s
2026-07-03 13:19:32,290 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86ce20e-99b6-43d2-a240-315153029a4e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86ce20e-99b6-43d2-a240-315153029a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:33,322 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.024s
2026-07-03 13:19:33,323 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793d780b-bd99-4be0-8322-66cb4c244afb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793d780b-bd99-4be0-8322-66cb4c244afb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:34,355 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.027s
2026-07-03 13:19:34,356 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d345dcad-6a9e-48d5-b06e-47fc8b3344b7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d345dcad-6a9e-48d5-b06e-47fc8b3344b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:35,391 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:19:35,392 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fcc40e-64c9-457a-8c88-64bfd87dc03b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fcc40e-64c9-457a-8c88-64bfd87dc03b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:36,420 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:36,421 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a369cd2b-0ebf-4208-9206-d893238d349d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a369cd2b-0ebf-4208-9206-d893238d349d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:37,450 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:37,451 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f874ef-09fb-4824-a0e8-d7f510d6735a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f874ef-09fb-4824-a0e8-d7f510d6735a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:38,481 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.025s
2026-07-03 13:19:38,482 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc27b34-a865-4c72-b986-3cc6643039f0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc27b34-a865-4c72-b986-3cc6643039f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:39,509 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:19:39,510 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283ad03c-4459-4994-8526-a37511d78b59', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283ad03c-4459-4994-8526-a37511d78b59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:40,539 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:19:40,539 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56e6352-56cc-41f0-81c1-66e0c9730ddf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56e6352-56cc-41f0-81c1-66e0c9730ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:41,566 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:19:41,567 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bf766f-081e-49b1-ab37-59ff2c3f83d1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bf766f-081e-49b1-ab37-59ff2c3f83d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:42,600 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.028s
2026-07-03 13:19:42,601 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53236a18-e952-4dde-937f-db02763b84e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53236a18-e952-4dde-937f-db02763b84e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:43,633 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:19:43,633 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665c7ddd-0b01-4198-ba50-48ffddf30efa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665c7ddd-0b01-4198-ba50-48ffddf30efa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:44,672 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.033s
2026-07-03 13:19:44,673 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ae3adb-186a-46d9-a6b0-fc627550a67c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ae3adb-186a-46d9-a6b0-fc627550a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:45,708 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.030s
2026-07-03 13:19:45,709 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fb8a45-23d7-4366-b6d5-cbd9275cf68b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fb8a45-23d7-4366-b6d5-cbd9275cf68b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:46,747 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:19:46,747 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06399d31-32a5-420e-8cb6-947f797c0702', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06399d31-32a5-420e-8cb6-947f797c0702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:47,780 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.026s
2026-07-03 13:19:47,780 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e3c32d-6d62-4c67-9530-275fbb638fa0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e3c32d-6d62-4c67-9530-275fbb638fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:48,816 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.031s
2026-07-03 13:19:48,817 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9047e7ce-8455-462e-8772-07fb1a6230b1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9047e7ce-8455-462e-8772-07fb1a6230b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:49,847 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a 0.023s
2026-07-03 13:19:49,848 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0665eecb-6a5f-4510-9798-cf700cbf043b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0665eecb-6a5f-4510-9798-cf700cbf043b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.234/volume/v3/snapshots/cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a'}
Body: b'{"snapshot": {"id": "cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a", "created_at": "2026-07-03T11:16:27.000000", "updated_at": "2026-07-03T11:16:33.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711417835", "description": null, "volume_id": "30b6ecf4-f677-4021-95c0-eb24c7d4994f", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7bb7f19c5dbe4c9c9e83d1e5aad301a4", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-03 13:19:49,902 107327 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:_run_cleanups): 400 DELETE http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f 0.046s
2026-07-03 13:19:49,902 107327 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 11:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-97865c32-1834-4f83-9044-aa8147bbfe4e', 'x-openstack-request-id': 'req-97865c32-1834-4f83-9044-aa8147bbfe4e', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.234/volume/v3/volumes/30b6ecf4-f677-4021-95c0-eb24c7d4994f'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 325, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectReaderTests:test_manage_snapshot) Failed to delete volume-snapshot cbdf5d4e-f091-4d8a-bfae-c106ea0a1a7a within the required time (196 s). Timer started at 1783077393. Timer ended at 1783077589. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1] |
pass
pt2.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1]
|
||||||
test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872] |
pass
pt2.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872]
|
||||||
test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838] |
pass
pt2.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838]
|
||||||
test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e] |
skip
pt2.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e]
|
||||||
test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5] |
skip
pt2.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5]
|
||||||
| 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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb] |
pass
pt10.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests.test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab] |
pass
pt11.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests.test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf] |
pass
pt12.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests.test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a] |
pass
pt13.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a]
|
||||||
test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d] |
pass
pt13.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d]
|
||||||
test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139] |
pass
pt13.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378] |
pass
pt14.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378]
|
||||||
test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714] |
pass
pt14.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714]
|
||||||
test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195] |
pass
pt14.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests | 3 | 2 | 0 | 0 | 1 | Detail | |
test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162] |
skip
pt15.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162]
|
||||||
test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07] |
pass
pt15.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07]
|
||||||
test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af] |
pass
pt15.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests | 14 | 4 | 0 | 0 | 10 | Detail | |
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.1: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.2: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.3: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.4: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.5: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.6: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.7: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.8: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.9: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.10: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.11: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.12: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.13: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.14: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests | 32 | 26 | 0 | 0 | 6 | Detail | |
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests | 16 | 8 | 0 | 0 | 8 | Detail | |
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.1: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.2: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.3: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.4: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.5: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.6: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.7: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.8: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.9: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.10: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.11: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.12: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.13: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.14: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.15: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.16: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt21.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
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt27.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
pt28.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt28.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt28.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt28.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt28.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt30.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
pt31.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt33.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt33.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt33.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt39.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt39.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt40.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
pt41.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt41.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt42.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt43.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
pt44.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
pt45.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
pt45.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
pt46.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt47.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt48.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
pt49.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
pt50.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
pt50.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt58.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt59.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt59.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt60.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt61.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt62.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt62.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt63.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt65.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt66.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt66.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt66.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt66.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt66.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt66.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt66.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt67.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt67.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt67.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt67.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt67.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt67.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt68.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt68.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt69.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt69.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt70.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt72.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt72.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt72.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt72.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt74.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt76.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt76.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt76.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt77.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt77.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt78.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt78.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.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
pt79.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
pt79.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
pt79.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
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt81.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt81.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt81.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt81.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt81.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt81.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt82.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt82.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt82.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt82.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt82.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt82.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt83.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt83.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt83.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt83.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt97.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
pt98.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
pt99.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
pt99.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
pt100.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
pt100.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
pt100.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt108.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
pt109.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
pt110.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
pt111.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
pt112.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 450 | 371 | 2 | 0 | 77 | ||